udpate to make pure

This commit is contained in:
2023-07-28 18:59:32 -07:00
parent f089b05812
commit ea5e0d7898
4 changed files with 4 additions and 16 deletions

View File

@ -13,20 +13,7 @@
system = "x86_64-linux";
modules = [
(nixpkgs + "
/etc/nixos/hardware-configuration.nix
./modules/bitcoinecosystem.nix
")
Sovran_Systems.nixosModules.Sovran_SystemsOS
];
modules = [ Sovran_Systems.nixosModules.Sovran_SystemsOS ];
};