nix-config/home-manager/sajenim/viridian.nix
2024-01-21 21:01:42 +08:00

7 lines
46 B
Nix

{ ... }:
{
imports = [
./global
];
}