Changed configuration

This commit is contained in:
2025-04-24 16:40:15 +02:00
parent 323b8af5aa
commit 293fad6bf8
2 changed files with 1 additions and 1 deletions

View File

@@ -85,7 +85,6 @@
specialArgs = { inherit inputs; };
modules = [
({ config, pkgs, ... }: { nixpkgs.overlays = [ overlay-unstable ]; })
/etc/nixos/configuration.nix
./hosts/th-vrt-ctr01
];
};