diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2026-03-26 10:33:03 -0600 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2026-03-26 10:33:03 -0600 |
| commit | c0be2affd593a8e5c2abdf6ab2c56bdba3e46b14 (patch) | |
| tree | 748f5f1baf673836cd9f290bb1249cead8264245 /home-manager/tiling-wm.nix | |
| parent | 644d8f2fa8d3511c372655311ec7a18c598f4dba (diff) | |
move gaming packages out of work computer
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 |
