aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix10
1 files changed, 6 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix
index 6ed9e79..475885c 100644
--- a/flake.nix
+++ b/flake.nix
@@ -118,10 +118,12 @@
};
displayManager = {
lightdm.enable = true;
- autoLogin = {
- enable = true;
- user = "nixos";
- };
+ };
+ };
+ displayManager = {
+ autoLogin = {
+ enable = true;
+ user = "nixos";
};
};
# Host the `https://secure.research.vt.edu/diceware/` website offline