summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2023-09-30 04:27:34 -0600
committerDevin Finlinson <devin.finlinson@pm.me>2023-09-30 04:27:34 -0600
commita62963be450c4dacb63491e421b8b8b54f2f839d (patch)
treeca2090cd843d643b6b84b1018532012b24b46bb1 /flake.nix
parent64b7e52f2d16820c686caa768dbe58f13379585d (diff)
hyprland doesn't have a home-manager config
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 2cdade9..de9a7d7 100644
--- a/flake.nix
+++ b/flake.nix
@@ -154,6 +154,7 @@
}
# hyprland.homeManagerModules.default {wayland.windowManager.hyprland.enable = true;}
+ ./modules/hyprland.nix
./modules/bluetooth.nix
./modules/environment.nix
@@ -185,6 +186,7 @@
home-manager.useUserPackages = true;
home-manager.users.defin = import ./home-manager/home.nix;
}
+ ./modules/hyprland.nix
./modules/bluetooth.nix
./modules/environment.nix