mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
kopia-server
This commit is contained in:
parent
8de87d3028
commit
a8a2b6bde8
2 changed files with 48 additions and 4 deletions
|
|
@ -14,10 +14,10 @@
|
|||
../modules/nixos/common/base.nix
|
||||
../modules/nixos/homelab/user.nix
|
||||
../modules/nixos/common/tailscale.nix
|
||||
# ../modules/containers/kopia.nix
|
||||
../modules/containers/kopia-server.nix
|
||||
];
|
||||
|
||||
# config = {
|
||||
# services.kopia.enable = true;
|
||||
#};
|
||||
config = {
|
||||
services.kopia-server.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue