Compare commits
No commits in common. "355dbf5a9f62b1c42b05405ae7dc59ff62412971" and "6f48f316ced3c3f37894d85247fa6b854d09abf9" have entirely different histories.
355dbf5a9f
...
6f48f316ce
@ -1,4 +1,5 @@
|
||||
{ ... }:
|
||||
{
|
||||
services.automatic-timezoned.enable = true;
|
||||
time.timeZone = "America/Chicago";
|
||||
}
|
@ -7,7 +7,7 @@
|
||||
root.hashedPasswordFile = config.age.secrets.users-root-pw.path;
|
||||
price = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "keyd" ];
|
||||
extraGroups = [ "wheel" ];
|
||||
group = "price";
|
||||
shell = pkgs.zsh;
|
||||
createHome = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user