Add Forgejo service and auto-upgrade configuration
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
4f4302b7b7
commit
50007f068e
3 changed files with 8 additions and 4 deletions
|
|
@ -66,5 +66,7 @@
|
|||
sops
|
||||
];
|
||||
|
||||
system.autoUpgrade.flake = "git+https://forgejo.ellie.town/wizzy/home-server#home-server";
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,5 +3,7 @@
|
|||
{
|
||||
boot.loader.grub.enable = true;
|
||||
|
||||
system.autoUpgrade.flake = "git+https://forgejo.ellie.town/wizzy/home-server#vps";
|
||||
|
||||
sops.age.keyFile = "/var/lib/sops-nix/key.txt";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue