Regenerated
This commit is contained in:
+3
-3
@@ -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
|
||||
;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user