vmd32387: update to nixos 21.11
This commit is contained in:
parent
82b76265fa
commit
9ae50a8275
5 changed files with 26 additions and 10 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
users.extraUsers."${containerBackupCfg.user}" = {
|
||||
uid = 2000;
|
||||
group = containerBackupCfg.group;
|
||||
shell = pkgs.bashInteractive;
|
||||
home = "/${containerBackupCfg.targetPath}";
|
||||
openssh.authorizedKeys.keys = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue