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