.hive/modules/home/nextcloud/default.nix

4 lines
39 B
Nix

{...}: {
imports = [./config.nix];
}