Remove last occurence of setup
This commit is contained in:
parent
29a08e91b6
commit
2f3ff67449
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
# inputs.facter.nixosModules.facter
|
||||
# { config.facter.reportPath = ./facter.json; }
|
||||
|
||||
./setup/mini_conf.nix
|
||||
./mini_conf.nix
|
||||
|
||||
# zfs stuff
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue