Regenerated

This commit is contained in:
2026-03-30 11:57:47 +00:00
parent 698bffbe00
commit b1cecfe8a6
3 changed files with 291 additions and 291 deletions
@@ -4,7 +4,7 @@ let
#################################
# FILE
#################################
confPath = "${flakeRoot}/generated/assets/packages.conf";
confPath = "${flakeRoot}/generated/assets/2_b_installed.conf";
raw = builtins.readFile confPath;
lines = lib.splitString "\n" raw;