dotfiles.nix/home-manager/sajenim/viridian.nix

6 lines
43 B
Nix
Raw Permalink Normal View History

2024-08-08 09:02:42 +08:00
{...}: {
2024-01-21 21:01:42 +08:00
imports = [
./global
];
}