modules/backup: create borg group
This commit is contained in:
parent
d99e60bae3
commit
c00a7d710a
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ let
|
||||||
repo = "rsync.net:backups/hosts";
|
repo = "rsync.net:backups/hosts";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
users.groups."borg" = { };
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
borgbackup
|
borgbackup
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue