configuration.nix/home/server/default.nix

3 lines
48 B
Nix

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