nixfiles/nixos/boxes/colony/vms/shill/containers/default.nix
2022-05-29 03:30:40 +01:00

6 lines
45 B
Nix

{
imports = [
./vaultwarden.nix
];
}