nix-config/modules/nixos/default.nix

8 lines
85 B
Nix

{
imports = [
./desktop
./homelab
./fonts.nix
./xbanish.nix
];
}