gitea: switch to nixos-unstable to get latest gitea

This commit is contained in:
Sandro - 2022-08-18 23:27:32 +02:00
parent c825120197
commit 73a81397d8
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 0 deletions

View File

@ -480,6 +480,7 @@
self.nixosModules.microvm
./hosts/gitea
];
nixpkgs = inputs.nixos-unstable;
};
glotzbert = nixosSystem' {