summaryrefslogtreecommitdiff
path: root/host/asterix.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/asterix.nix')
-rw-r--r--host/asterix.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/host/asterix.nix b/host/asterix.nix
index 0112617..d925259 100644
--- a/host/asterix.nix
+++ b/host/asterix.nix
@@ -1,5 +1,8 @@
{
- imports = [ ./hardware/asterix.nix ];
+ imports = [
+ ./hardware/asterix.nix
+ ./role/desktop.nix
+ ];
boot = {
loader.grub = {