system: enable zram
This commit is contained in:
parent
d89b9dfa36
commit
001b7bfc4c
1 changed files with 3 additions and 0 deletions
|
@ -111,6 +111,9 @@ in
|
|||
fileSystems = [ "/" ];
|
||||
};
|
||||
|
||||
# Enables zram.
|
||||
zramSwap.enable = true;
|
||||
|
||||
networking.hostName = "wizdesk"; # Define your hostname.
|
||||
|
||||
# Enable networking
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue