udpated Sovran Pro flake.nix
This commit is contained in:
parent
f7e05d9003
commit
741d8fdac0
@ -30,8 +30,6 @@
|
||||
|
||||
./configuration.nix
|
||||
|
||||
(nixpkgs + "./modules/modules.nix")
|
||||
|
||||
nix-bitcoin.nixosModules.default
|
||||
|
||||
agenix.nixosModules.default
|
||||
|
@ -13,7 +13,13 @@
|
||||
|
||||
system = "x86_64-linux";
|
||||
|
||||
modules = [ Sovran_Systems.nixosModules.Sovran_SystemsOS ];
|
||||
modules = [
|
||||
|
||||
./hardware-configuration.nix
|
||||
|
||||
Sovran_Systems.nixosModules.Sovran_SystemsOS
|
||||
|
||||
];
|
||||
|
||||
};
|
||||
|
||||
|
@ -10,7 +10,6 @@
|
||||
./vaultwarden.nix
|
||||
./onlyoffice.nix
|
||||
./Sovran_SystemsOS_File_Fixes_And_New_Services.nix
|
||||
/etc/nixos/hardware-configuration.nix
|
||||
|
||||
];
|
||||
}
|
Loading…
Reference in New Issue
Block a user