udpated Sovran Pro flake.nix
This commit is contained in:
@ -13,7 +13,13 @@
|
||||
|
||||
system = "x86_64-linux";
|
||||
|
||||
modules = [ Sovran_Systems.nixosModules.Sovran_SystemsOS ];
|
||||
modules = [
|
||||
|
||||
./hardware-configuration.nix
|
||||
|
||||
Sovran_Systems.nixosModules.Sovran_SystemsOS
|
||||
|
||||
];
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user