feat: import ssh and xdg

This commit is contained in:
Ahwx 2026-01-26 21:01:57 +01:00
parent a2ae9bfa4b
commit ad76b07bbc

View file

@ -16,8 +16,10 @@
++ [ (import ./packages.nix) ]
++ [ (import ./scripts/scripts.nix) ]
++ [ (import ./spotify.nix) ]
++ [ (import ./ssh.nix) ]
++ [ (import ./waybar) ]
++ [ (import ./zsh.nix) ]
++ [ (import ./qutebrowser.nix) ]
++ [ (import ./xdg.nix) ]
++ [ (import ./tmux.nix) ];
}