dots/home/modules/shell/default.nix
2026-03-14 22:44:26 +01:00

5 lines
39 B
Nix

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