nix-gscheits/modules/default.nix
2021-07-18 15:13:35 +02:00

7 lines
71 B
Nix

{
imports = [
./nix.nix
./pubkeys.nix
./tools.nix
];
}