pruflas: update config to work for laptop and do not try to recompile gnome without xlibs
This commit is contained in:
parent
3ecc868128
commit
89990f9fd1
2 changed files with 23 additions and 2 deletions
|
@ -58,7 +58,7 @@ in
|
|||
system = "x86_64-linux";
|
||||
modules = (nixpkgs.lib.attrValues self.nixosModules) ++ [
|
||||
(adapterModule system)
|
||||
./modules/profiles/server.nix
|
||||
./modules/profiles/laptop.nix
|
||||
./pruflas/configuration.nix
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue