updated configuraiton.nix
This commit is contained in:
@ -67,6 +67,7 @@
|
||||
description = "free";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
};
|
||||
};
|
||||
|
||||
# Workaround for GNOME autologin: https://github.com/NixOS/nixpkgs/issues/103746#issuecomment-945091229
|
||||
systemd.services."getty@tty1".enable = true;
|
||||
|
Reference in New Issue
Block a user