chore: enable hyprland with only hm

This commit is contained in:
notohh 2023-02-04 13:18:38 -05:00
parent 39cb5325e2
commit 626300c6dc
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -25,7 +25,6 @@
modules = [
./hosts/tsuki
hyprland.nixosModules.default
{programs.hyprland.enable = true;}
home-manager.nixosModules.home-manager {
home-manager.useGlobalPkgs = true;
home-manager.useUserPackages = true;