mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
ssh
This commit is contained in:
parent
c6bdda6b34
commit
c77145adfb
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
"flakes"
|
||||
];
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
services.openssh.settings.PasswordAuthentication = false;
|
||||
time.timeZone = "America/Los_Angeles";
|
||||
users.users.death916 = {
|
||||
isNormalUser = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue