config-manager: Use nh os instead of nixos-rebuild

This commit is contained in:
Alexander Heldt
2023-10-15 18:12:14 +02:00
parent cc17483643
commit 611a1dbb12
4 changed files with 83 additions and 4 deletions

View File

@@ -90,6 +90,7 @@
environment.systemPackages = with pkgs; [
inputs.agenix.packages."${system}".default
inputs.nh.packages."${system}".default
coreutils
gnumake
bash