diff options
| author | Freya Murphy <freya@freyacat.org> | 2026-01-21 17:10:18 -0500 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2026-01-21 17:10:18 -0500 |
| commit | 1575fc5d45c270d32f7ada235c5fe156e6e2492d (patch) | |
| tree | ed39cebf6a374e09ce9813f8db52f4afb42045d0 /home/apps/default.nix | |
| parent | update commits (diff) | |
| download | dotfiles-nix-1575fc5d45c270d32f7ada235c5fe156e6e2492d.tar.gz dotfiles-nix-1575fc5d45c270d32f7ada235c5fe156e6e2492d.tar.bz2 dotfiles-nix-1575fc5d45c270d32f7ada235c5fe156e6e2492d.zip | |
add kanshi user service
Diffstat (limited to 'home/apps/default.nix')
| -rw-r--r-- | home/apps/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/apps/default.nix b/home/apps/default.nix index 1823b0d..baf9d82 100644 --- a/home/apps/default.nix +++ b/home/apps/default.nix @@ -7,6 +7,7 @@ _: { ./alacritty.nix ./astal.nix ./hyprlock.nix + ./kanshi.nix ./kitty.nix ./mako.nix ]; |