This commit is contained in:
Maxiem Geldhof 2025-11-08 23:12:45 +01:00
parent 3932189c8b
commit 2c56d76f6d
3 changed files with 17 additions and 0 deletions

View file

@ -36,5 +36,6 @@ nixpkgs.lib.nixosSystem {
./volumes.nix
(import ./wireguard.nix).systemModule
../../modules/servermodules/arr/arr.nix
./prom.nix
];
}