summary refs log tree commit diff
path: root/machines/moissanite
diff options
context:
space:
mode:
Diffstat (limited to 'machines/moissanite')
-rw-r--r--machines/moissanite/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/moissanite/home.nix b/machines/moissanite/home.nix
index 8f27ed2..95fc88a 100644
--- a/machines/moissanite/home.nix
+++ b/machines/moissanite/home.nix
@@ -3,6 +3,7 @@
 {
   imports = [
     ../../modules/home/common.nix
+    ../../modules/home/desktop.nix
   ];
 
   home.stateVersion = "25.05";