summary refs log tree commit diff
path: root/machines/bismuth/home.nix
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2026-04-07 15:25:24 +0200
committerMel <mel@rnrd.eu>2026-04-07 15:25:24 +0200
commit25911fcecd5efd4c95a98f21b7110232cce7d50d (patch)
treea7ae5f93fc630cbc9b89d03f1a1bf2668f491d3f /machines/bismuth/home.nix
parenta7f0a80d370d591935db05a420010bdee7dac4b0 (diff)
downloadminerals-25911fcecd5efd4c95a98f21b7110232cce7d50d.tar.zst
minerals-25911fcecd5efd4c95a98f21b7110232cce7d50d.zip
Add desktop role for home-manager modules
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'machines/bismuth/home.nix')
-rw-r--r--machines/bismuth/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/bismuth/home.nix b/machines/bismuth/home.nix
index 1eb223e..874d3c9 100644
--- a/machines/bismuth/home.nix
+++ b/machines/bismuth/home.nix
@@ -3,6 +3,7 @@
 {
   imports = [
     ../../modules/home/common.nix
+    ../../modules/home/desktop.nix
   ];
 
   xdg.configFile = {