udpate to make pure

This commit is contained in:
2023-07-28 18:59:32 -07:00
parent b6dd4a8a7a
commit 3bc4988c7c
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 ];
};