add disko
This commit is contained in:
parent
c6be10a9b7
commit
0c30b1ed0d
2 changed files with 107 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
config,
|
||||
...
|
||||
}: {
|
||||
imports = [./hardware-configuration.nix];
|
||||
imports = [./disk-config.nix ./hardware-configuration.nix];
|
||||
|
||||
nix.settings = {
|
||||
trusted-users = ["zoey"];
|
||||
|
|
@ -50,8 +50,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
documentation.man.generateCaches = false;
|
||||
|
||||
services.gdm-monitors.enable = true;
|
||||
|
||||
specialisation = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue