diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2026-03-28 00:38:51 -0600 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2026-03-28 00:38:51 -0600 |
| commit | cf31c63d296c728f5431bf8af0e7df80eb295bca (patch) | |
| tree | 7441f65e3085ac0287b6d50b5008bca24d0e7571 /home-manager/tiling-wm.nix | |
| parent | 3dc828a8ed3809ea373245696e44f23ad15cd958 (diff) | |
| parent | c0be2affd593a8e5c2abdf6ab2c56bdba3e46b14 (diff) | |
Merge branch 'master' of ssh://bosco:/srv/git/.flake
Diffstat (limited to 'home-manager/tiling-wm.nix')
| -rw-r--r-- | home-manager/tiling-wm.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-manager/tiling-wm.nix b/home-manager/tiling-wm.nix index be64d08..e2053fe 100644 --- a/home-manager/tiling-wm.nix +++ b/home-manager/tiling-wm.nix @@ -1,6 +1,7 @@ { pkgs, hyprland-plugins, ... }: { imports = [ ./home.nix + ./gaming.nix ../modules/home-manager/waybar.nix ../modules/home-manager/swaylock.nix ../modules/home-manager/swayidle.nix |
