diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
