nixos-config/home/develop/default.nix
2024-06-26 20:49:16 +02:00

6 lines
52 B
Nix

{
imports = [
./nix.nix
./docs.nix
];
}