Files
flocon/system/default.nix
2025-01-29 21:34:17 +01:00

8 lines
58 B
Nix

{
imports = [
./core
./network
./nix
];
}