Working filesystem ?

This commit is contained in:
Théo Barnouin 2024-09-10 10:51:57 +02:00
parent 8a9335f5ae
commit dd216b9cab
2 changed files with 1 additions and 4 deletions

View file

@ -52,6 +52,7 @@
inherit inputs;
inherit username;
inherit hostName;
inherit system;
};
};
nginx = nixpkgs.lib.nixosSystem {