std works for now #18

Merged
pegasust merged 65 commits from std into master 2023-06-18 09:17:44 +00:00
Showing only changes of commit bf22c75270 - Show all commits

View File

@ -16,6 +16,7 @@
# TODO: decompose hm-switch.sh with a base version (where HOME_MANAGER_BIN is injected) # TODO: decompose hm-switch.sh with a base version (where HOME_MANAGER_BIN is injected)
# (lib.shellAsDrv {script = builtins.readFile ./scripts/hm-switch.sh; pname = "hm-switch";}) # (lib.shellAsDrv {script = builtins.readFile ./scripts/hm-switch.sh; pname = "hm-switch";})
pkgs.rust4cargo pkgs.rust4cargo
pkgs.sops
]; ];
# env vars # env vars