Reshuffling stuff
This commit is contained in:
+1
-1
@@ -772,7 +772,7 @@ This will import all packages listed in ./assets/system/apps/packages.conf
|
||||
|
||||
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