hermit/configuration.nix: disable hyprland
This commit is contained in:
parent
cf105b786e
commit
feab8121e2
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
sound.enable = true;
|
||||
};
|
||||
usrEnv = {
|
||||
desktops.hyprland.enable = true;
|
||||
desktops.hyprland.enable = false;
|
||||
|
||||
programs = {
|
||||
launchers = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue