actually add restic to all systems
This commit is contained in:
parent
1caab69e9b
commit
03c84dd3b5
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
./wireguard.nix
|
||||
./services/loki.nix
|
||||
./home.nix
|
||||
./services/restic.nix
|
||||
];
|
||||
services.openssh.enable = true;
|
||||
environment.systemPackages = [ pkgs.git ];
|
||||
|
|
Loading…
Reference in a new issue