mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-02-22 21:05:14 +08:00
feat: import ssh and xdg
This commit is contained in:
parent
a2ae9bfa4b
commit
ad76b07bbc
1 changed files with 2 additions and 0 deletions
|
|
@ -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) ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue