✨ [shared] Added ssh config for desktop. Justfile to get pub ssh
This commit is contained in:
@ -5,7 +5,7 @@ in
|
||||
{
|
||||
users.users.${username} = {
|
||||
isNormalUser = true;
|
||||
hashedPasswordFile = config.sops.secrets.password.path;
|
||||
hashedPasswordFile = config.sops.secrets.password-hash.path;
|
||||
description = username;
|
||||
extraGroups = [
|
||||
"networkmanager"
|
||||
|
Reference in New Issue
Block a user