mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 01:33:55 -05:00
mauville: enable hyprland
This commit is contained in:
parent
ff6c29ea86
commit
fd70764c00
|
@ -49,6 +49,7 @@ in {
|
|||
enable = true;
|
||||
session = config.programs.sway.package + "/bin/sway";
|
||||
};
|
||||
hyprland.enable = true;
|
||||
sway.enable = true;
|
||||
};
|
||||
user = {
|
||||
|
|
Loading…
Reference in a new issue