refactor: rework NixOS desktop module
This commit is contained in:
parent
b9d5f79703
commit
70b39e5e7f
4 changed files with 51 additions and 23 deletions
|
@ -1,4 +1,5 @@
|
|||
{ ... }: {
|
||||
config.modules.desktop.sway.enable = true;
|
||||
config.modules.gaming.steam.enable = false;
|
||||
config.modules.hardware.laptop.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue