NixOS-Vista/nixosVista/homeManager/grim/default.nix

6 lines
55 B
Nix

{
imports = [
./option.nix
./main.nix
];
}