nix-config/bak/modules/unix/default.nix
2026-03-03 10:46:08 +01:00

6 lines
54 B
Nix

{
imports = [
./base.nix
./shell.nix
];
}