First build; Too many bugs...
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
documentation = {
|
||||
enable = true;
|
||||
doc.enable = false; # Skip large documentation
|
||||
man.enable = true; # Keep man pages
|
||||
man.enable = false; # Keep man pages
|
||||
info.enable = false; # Skip info pages
|
||||
};
|
||||
|
||||
@@ -63,6 +63,7 @@
|
||||
users.${primaryUser} = {
|
||||
imports = [ ../home ];
|
||||
};
|
||||
backupFileExtension = "backup";
|
||||
extraSpecialArgs = { inherit inputs primaryUser; };
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user