talos: enable some wayland window managers
This commit is contained in:
parent
b28266d6ea
commit
b05eec42c5
1 changed files with 5 additions and 0 deletions
|
|
@ -104,6 +104,11 @@
|
|||
services.xserver.desktopManager.plasma5.enable = true;
|
||||
services.power-profiles-daemon.enable = true;
|
||||
|
||||
programs.hyprland.enable = true;
|
||||
programs.sway = {
|
||||
enable = true;
|
||||
wrapperFeatures.gtk = true;
|
||||
};
|
||||
# Copy the NixOS configuration file and link it from the resulting system
|
||||
# (/run/current-system/configuration.nix). This is useful in case you
|
||||
# accidentally delete configuration.nix.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue