36f866ea9c
* docs: add better comments * add deploy-rs * wip * hackz * chore: make gc daily * chore: add --fast for haxing * fix: re-did home-manager --------- Co-authored-by: Truxnell <9149206+truxnell@users.noreply.github.com>
5 lines
43 B
Nix
5 lines
43 B
Nix
{ ... }: {
|
|
imports = [
|
|
./fish
|
|
];
|
|
}
|