chore: update flake.lock; update noctalia-shell
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
hostname,
|
||||
username,
|
||||
userdesc,
|
||||
secrets,
|
||||
@@ -44,7 +45,7 @@ in
|
||||
extraRules = [
|
||||
{
|
||||
users = [ username ];
|
||||
noPass = true;
|
||||
noPass = hostname == "imxyy-nix";
|
||||
keepEnv = true;
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user