maybe future hyprland
This commit is contained in:
parent
bee01d218a
commit
5d27da5d42
1 changed files with 7 additions and 0 deletions
7
home.nix
7
home.nix
|
@ -95,6 +95,13 @@
|
|||
'';
|
||||
};
|
||||
|
||||
# wayland.windowManager.hyprland = {
|
||||
# enable = true;
|
||||
# package = pkgs.hyprland;
|
||||
# xwayland.enable = true;
|
||||
# systemd.enable = true;
|
||||
# };
|
||||
|
||||
# Let Home Manager install and manage itself.
|
||||
programs.home-manager.enable = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue