about summary refs log tree commit diff
path: root/system/modules/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/modules/common.nix')
-rw-r--r--system/modules/common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/modules/common.nix b/system/modules/common.nix
index 3f5023793d0e..d172ff4a45a3 100644
--- a/system/modules/common.nix
+++ b/system/modules/common.nix
@@ -7,8 +7,8 @@
       ./fonts.nix
       ./emacs.nix
       ./sound.nix
-      ./urbint.nix
       ./kernel.nix
+      /home/grfn/code/urb/urbos/system
     ];
 
   boot.loader.systemd-boot.enable = true;