timezone orac

This commit is contained in:
death916 2025-08-05 11:35:21 +00:00
parent 80a22f821b
commit c6bdda6b34

View file

@ -9,7 +9,9 @@
"nix-command"
"flakes"
];
nixpkgs.config.allowUnfree = true;
time.timeZone = "America/Los_Angeles";
users.users.death916 = {
isNormalUser = true;
home = "/home/death916";