configuration.nix/hosts/layne/services/default.nix

3 lines
65 B
Nix

_: {
imports = [ ./apps ./caddy.nix ./btrfs.nix ./ssh.nix ];
}