flocon/config/nixos/default.nix

11 lines
80 B
Nix

{
imports = [
./nix
./network
./programs
./services
];
}