about summary refs log tree commit diff
path: root/home/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/home.nix')
-rw-r--r--home/home.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/home.nix b/home/home.nix
index 8a6704ecc8e1..42f155362e98 100644
--- a/home/home.nix
+++ b/home/home.nix
@@ -4,6 +4,8 @@ let machine = ./machines/chupacabra.nix; in
 {
   imports = [
     ./modules/alacritty.nix
+    ./modules/alsi.nix
+    ./modules/development.nix
     ./modules/emacs.nix
     ./modules/email.nix
     ./modules/firefox.nix