Add zram module
This commit is contained in:
parent
b6ab926769
commit
16156312a1
2 changed files with 8 additions and 2 deletions
|
@ -34,6 +34,7 @@ in
|
|||
mixins-starship
|
||||
mixins-thunar
|
||||
mixins-tmux
|
||||
mixins-zram
|
||||
mixins-zsh
|
||||
profiles-dwm
|
||||
profiles-xbanish
|
||||
|
@ -117,8 +118,6 @@ in
|
|||
zoom-us
|
||||
];
|
||||
|
||||
zramSwap.enable = true;
|
||||
|
||||
networking.hosts = {
|
||||
"192.168.1.116" = [ "nixedo" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue