about summary refs log tree commit diff
path: root/home/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/default.nix')
-rw-r--r--home/default.nix34
1 files changed, 0 insertions, 34 deletions
diff --git a/home/default.nix b/home/default.nix
index d9efc94..8be9fc1 100644
--- a/home/default.nix
+++ b/home/default.nix
@@ -2,42 +2,8 @@
 
 {
   imports = [
-    ./age
-    ./beets
-    ./bluetooth
-    ./direnv
-    ./documentation
-    ./emacs
-    ./eog
-    ./evince
-    ./feh
-    ./firefox
-    ./flac
-    ./gcloud
-    ./git
-    ./go
     ./gpg
-    ./gtk
     ./mail
     ./matrix-client
-    ./mpv
-    ./packages
-    ./pass
-    ./pcmanfm
-    ./python
-    ./rust
-    ./scanner
-    ./shell
-    ./ssh
-    ./sublime-music
-    ./terminal
-    ./terraform
-    ./tmux
-    ./transmission-remote
-    ./vlc
-    ./wm
-    ./xdg
-    ./yt-dlp
-    ./yubikey
   ];
 }