chore: enable hyprland with only hm
This commit is contained in:
parent
39cb5325e2
commit
626300c6dc
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
||||||
modules = [
|
modules = [
|
||||||
./hosts/tsuki
|
./hosts/tsuki
|
||||||
hyprland.nixosModules.default
|
hyprland.nixosModules.default
|
||||||
{programs.hyprland.enable = true;}
|
|
||||||
home-manager.nixosModules.home-manager {
|
home-manager.nixosModules.home-manager {
|
||||||
home-manager.useGlobalPkgs = true;
|
home-manager.useGlobalPkgs = true;
|
||||||
home-manager.useUserPackages = true;
|
home-manager.useUserPackages = true;
|
||||||
|
|
Loading…
Reference in a new issue