summaryrefslogtreecommitdiff
path: root/host/obelix.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2018-09-28 13:44:53 +0200
committerAdrian Kummerlaender2018-09-28 13:44:53 +0200
commitc9a69def55f6e13ce13e60713b5369007fe4d7d0 (patch)
treebc565e8803af2e55b1ca6b833d9f000d4978d11e /host/obelix.nix
parent7931784b3a77e46542d7692a914b89fd294247b2 (diff)
downloadnixos_system-c9a69def55f6e13ce13e60713b5369007fe4d7d0.tar
nixos_system-c9a69def55f6e13ce13e60713b5369007fe4d7d0.tar.gz
nixos_system-c9a69def55f6e13ce13e60713b5369007fe4d7d0.tar.bz2
nixos_system-c9a69def55f6e13ce13e60713b5369007fe4d7d0.tar.lz
nixos_system-c9a69def55f6e13ce13e60713b5369007fe4d7d0.tar.xz
nixos_system-c9a69def55f6e13ce13e60713b5369007fe4d7d0.tar.zst
nixos_system-c9a69def55f6e13ce13e60713b5369007fe4d7d0.zip
Separate desktop and server software
Diffstat (limited to 'host/obelix.nix')
-rw-r--r--host/obelix.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/obelix.nix b/host/obelix.nix
index 8eea35e..8c06132 100644
--- a/host/obelix.nix
+++ b/host/obelix.nix
@@ -3,7 +3,7 @@
{
imports = [
./hardware/obelix.nix
- ./software/desktop.nix
+ ./software/desktop
];
boot = {