chore: move some packages out of main home.nix

This commit is contained in:
Zhongheng Liu 2024-09-26 16:50:23 +03:00
commit a479e4633c
No known key found for this signature in database
7 changed files with 63 additions and 10 deletions

View file

@ -8,4 +8,5 @@
osupdate = "${pkgs.nh}/bin/nh os switch";
homeupdate = "${pkgs.nh}/bin/nh home switch";
batmon = "watch -n0 upower -i /org/freedesktop/UPower/devices/battery_BAT1";
inception = "${pkgs.pipx}/bin/pipx run copier copy --trust gh:DataChefHQ/Inception .";
}