moving along wiht the refactoring
This commit is contained in:
parent
e09e7277eb
commit
0a7700f434
18 changed files with 63 additions and 180 deletions
|
@ -11,7 +11,7 @@
|
|||
in {
|
||||
options.modules.usrEnv = {
|
||||
desktop = mkOption {
|
||||
type = enum ["none" "Hyprland" "sway" "awesomewm" "i3"];
|
||||
type = enum ["none" "Hyprland" "awesomewm" "i3"];
|
||||
default = "none";
|
||||
description = ''
|
||||
The desktop environment to be used.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue