configuration.nix/home/server/default.nix

3 lines
52 B
Nix

{ ... }: {
imports = [ ./programs ./services ];
}