Commit 18dd982d6c30
Changed files (1)
systems
hosts
systems/hosts/aomi.nix
@@ -125,6 +125,9 @@ in
};
};
};
+ profiles = {
+ work.redhat = true;
+ };
services = {
avahi.enable = true;
ssh.enable = true;
@@ -158,7 +161,10 @@ in
'';
services = {
+ geoclue2.enable = true;
envfs.enable = false;
+ # automatic login is "safe" as we ask for the encryption passphrase anyway..
+ getty.autologinUser = "vincent";
netdata.enable = true;
logind.extraConfig = ''
HandleLidSwitch=ignore