This commit is contained in:
parent
abce966b76
commit
de53be40c7
11 changed files with 75 additions and 54 deletions
|
|
@ -83,10 +83,10 @@ in
|
|||
];
|
||||
};
|
||||
};
|
||||
system-net.nfs = true;
|
||||
system-sys.zram = true;
|
||||
system-sys.swap = false;
|
||||
system-sys.documentation = true;
|
||||
machine.net.nfs = true;
|
||||
machine.sys.zram = true;
|
||||
machine.sys.swap = false;
|
||||
machine.sys.documentation = true;
|
||||
hardware = {
|
||||
graphics = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue