diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-04-09 09:42:03 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-04-09 09:42:03 -0700 |
| commit | 1125aaa49aec6a220fd3b9d03076fec398b35a14 (patch) | |
| tree | 5570b0c094ead9d7879ca3d360ff3de7f45d4516 /home/default.nix | |
| parent | delete all CLI modules (diff) | |
| download | infra-1125aaa49aec6a220fd3b9d03076fec398b35a14.tar.gz | |
add a few more modules to home/ and delete stuff
Diffstat (limited to 'home/default.nix')
| -rw-r--r-- | home/default.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/home/default.nix b/home/default.nix index 8fdc93f..ef9830d 100644 --- a/home/default.nix +++ b/home/default.nix @@ -3,6 +3,7 @@ { imports = [ ./beets + ./element ./emacs ./feh ./firefox @@ -13,13 +14,16 @@ ./gpg ./gtk ./mail + ./mpv ./packages ./pass ./python ./scanner ./ssh + ./sublime-music ./terminal ./tmux + ./vlc ./wm ./xdg ./yt-dlp |
