Files
nixos/homeConfigurations/wsl-apps/default.nix
T
2025-08-07 01:39:26 +03:00

9 lines
51 B
Nix

{
...
}:
{
imports = [
./gramps.nix
];
}