Regenerated

This commit is contained in:
2026-04-29 07:41:57 +02:00
parent 704784ef74
commit 8d46e2ded6
5 changed files with 405 additions and 432 deletions
+3 -3
View File
@@ -37,7 +37,7 @@
flakeRoot = self;
buildUser = "henrov";
repoPath = "/home/${buildUser}/Repos/nixos/Droidnix";
mutableConfigPath = "${repoPath}/generated/.config";
flakeRoot = "${repoPath}/generated/.config";
in {
nixosConfigurations = {
traveldroid = nixpkgs.lib.nixosSystem {
@@ -60,7 +60,7 @@
zen-browser
buildUser
repoPath
mutableConfigPath
flakeRoot
;
};
}
@@ -77,7 +77,7 @@
zen-browser
buildUser
repoPath
mutableConfigPath
flakeRoot
;
};
};