sops
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# https://search.nixos.org/options and in the NixOS manual (`nixos-help`).
|
||||
|
||||
{
|
||||
config,
|
||||
namespace,
|
||||
...
|
||||
}:
|
||||
@@ -25,7 +26,7 @@
|
||||
};
|
||||
user = {
|
||||
name = "matt";
|
||||
password = "BogieDudie1";
|
||||
passwordFile = config.sops.secrets."pi4/matt_password".path;
|
||||
mutableUsers = false;
|
||||
extraGroups = [
|
||||
"docker"
|
||||
|
||||
Reference in New Issue
Block a user