ab16557edf
* docs: add better comments * add deploy-rs * wip * hackz * chore: make gc daily * chore: add --fast for haxing * fix: re-did home-manager * hax * hack * fix: re-factor homemanager for garnix? --------- Co-authored-by: Truxnell <9149206+truxnell@users.noreply.github.com>
3 lines
51 B
Nix
3 lines
51 B
Nix
{ lib, pkgs, self, config, ... }:
|
|
with config;
|
|
{ }
|