This commit is contained in:
death916 2025-08-05 04:52:35 -07:00
parent c6bdda6b34
commit c77145adfb

View file

@ -10,7 +10,7 @@
"flakes"
];
nixpkgs.config.allowUnfree = true;
services.openssh.settings.PasswordAuthentication = false;
time.timeZone = "America/Los_Angeles";
users.users.death916 = {
isNormalUser = true;