34 lines
466 B
Nix
34 lines
466 B
Nix
{
|
|
imports = [
|
|
./adb.nix
|
|
./bspwm
|
|
./chromium.nix
|
|
./code.nix
|
|
./direnv.nix
|
|
./firefox.nix
|
|
./fish.nix
|
|
./git.nix
|
|
./gnome.nix
|
|
./gpg.nix
|
|
./helix.nix
|
|
./hub.nix
|
|
./hyprland
|
|
./kakoune.nix
|
|
./kitty.nix
|
|
./ledger
|
|
./logseq.nix
|
|
./miracast.nix
|
|
./navi
|
|
./nvim
|
|
./python.nix
|
|
./rofi
|
|
./spotify.nix
|
|
./ssh.nix
|
|
./sway.nix
|
|
./thunar.nix
|
|
./tmux.nix
|
|
./zathura.nix
|
|
./zsh.nix
|
|
];
|
|
}
|