1
0
Fork 0
forked from fi/nix-infra
fi-nix-infra/config/hosts/nextcloud/default.nix

8 lines
109 B
Nix

{ ... }:
{
imports = [
./configuration.nix
./hardware-configuration.nix
./nextcloud.nix
];
}