mynixos-extra-modules/flake-modules/default.nix
2025-02-07 22:41:33 +01:00

6 lines
57 B
Nix

{
imports = [
./globals.nix
./nodes.nix
];
}