33 lines
457 B
Nix
33 lines
457 B
Nix
{
|
|
imports = [
|
|
./alacritty.nix
|
|
./anki
|
|
./games.nix
|
|
./ghci.nix
|
|
./git.nix
|
|
./gpg.nix
|
|
./gtk.nix
|
|
./htop.nix
|
|
./logitech.nix
|
|
./makemkv.nix
|
|
./misc.nix
|
|
./mpd.nix
|
|
./mpv
|
|
./neovim
|
|
./pass.nix
|
|
./programs.nix
|
|
./qutebrowser
|
|
./scripts
|
|
./sway
|
|
./tmate.nix
|
|
./tmux.nix
|
|
./vdirsyncer.nix
|
|
./xcompose.nix
|
|
./xdg.nix
|
|
./youtube-dl.nix
|
|
./ytcc.nix
|
|
./zathura.nix
|
|
./zsh
|
|
];
|
|
}
|