Regenerated

This commit is contained in:
2026-04-29 08:44:00 +02:00
parent 3aeb7d5192
commit 373feab3cf
21 changed files with 516 additions and 516 deletions
+4 -4
View File
@@ -35,8 +35,8 @@
system = "x86_64-linux";
flakeRoot = self;
buildUser = "henrov";
repoPath = "/home/${buildUser}/Repos/nixos/Droidnix";
mutableConfigPath = "${repoPath}/generated/.config";
flakeRoot = "/home/${buildUser}/Repos/nixos/Droidnix";
mutableConfigPath = "${flakeRoot}/generated/.config";
in {
nixosConfigurations = {
traveldroid = nixpkgs.lib.nixosSystem {
@@ -58,7 +58,7 @@
hyprland
zen-browser
buildUser
repoPath
flakeRoot
mutableConfigPath
;
};
@@ -74,7 +74,7 @@
hyprland
zen-browser
buildUser
repoPath
flakeRoot
mutableConfigPath
;
};