summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/nepsis/configuration.nix5
1 files changed, 2 insertions, 3 deletions
diff --git a/hosts/nepsis/configuration.nix b/hosts/nepsis/configuration.nix
index 7ed6252..acbca92 100644
--- a/hosts/nepsis/configuration.nix
+++ b/hosts/nepsis/configuration.nix
@@ -6,14 +6,13 @@
}: {
imports = [
./hardware-configuration.nix
+ ./../../lockscreen.nix
+ ./../../x11.nix
./../../hjem-linux.nix
./../../audio.nix
./../../vim.nix
];
- my.lockscreen.enable = true;
- my.x11.enable = true;
-
networking.hostName = "nepsis";
# networking.extraHosts = ''
# 0.0.0.0 youtube.com