Reshuffling stuff
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
let
|
||||
# Gebruik een relatief pad, geen flakeRoot
|
||||
packagesConfPath = ./assets/system/apps/packages.conf;
|
||||
packagesConfPath = ../../../assets/system/apps/packages.conf;
|
||||
|
||||
raw = builtins.readFile packagesConfPath;
|
||||
rawLines = lib.splitString "\n" raw;
|
||||
|
||||
Reference in New Issue
Block a user