summaryrefslogtreecommitdiff
path: root/host/majestix.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2022-10-15 22:44:28 +0200
committerAdrian Kummerlaender2022-10-15 22:44:28 +0200
commitb6a13bc765523a71a3713b4ace54c09c4c05f61d (patch)
treeeddc53782aae9b3b9b2b16b0551f82de2da2961c /host/majestix.nix
parent276ad1973e20c6af5d5ff13925342ac1f602c065 (diff)
downloadnixos_system-b6a13bc765523a71a3713b4ace54c09c4c05f61d.tar
nixos_system-b6a13bc765523a71a3713b4ace54c09c4c05f61d.tar.gz
nixos_system-b6a13bc765523a71a3713b4ace54c09c4c05f61d.tar.bz2
nixos_system-b6a13bc765523a71a3713b4ace54c09c4c05f61d.tar.lz
nixos_system-b6a13bc765523a71a3713b4ace54c09c4c05f61d.tar.xz
nixos_system-b6a13bc765523a71a3713b4ace54c09c4c05f61d.tar.zst
nixos_system-b6a13bc765523a71a3713b4ace54c09c4c05f61d.zip
Extract xterm desktop session, setup gnome for idefix
Diffstat (limited to 'host/majestix.nix')
-rw-r--r--host/majestix.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/majestix.nix b/host/majestix.nix
index ce839b1..b593687 100644
--- a/host/majestix.nix
+++ b/host/majestix.nix
@@ -4,6 +4,7 @@
imports = [
./hardware/majestix.nix
./software/desktop
+ ./software/desktop/xterm.nix
./software/server/runner.nix
];