Regenerated

This commit is contained in:
2026-04-29 08:44:57 +02:00
parent 373feab3cf
commit c017a00f81
3 changed files with 382 additions and 385 deletions
+382 -383
View File
File diff suppressed because it is too large Load Diff
-1
View File
@@ -215,7 +215,6 @@ The Nix flake definition for Droidnix.
system = "x86_64-linux";
flakeRoot = self;
buildUser = "henrov";
flakeRoot = "/home/${buildUser}/Repos/nixos/Droidnix";
mutableConfigPath = "${flakeRoot}/generated/.config";
in {
nixosConfigurations = {
-1
View File
@@ -35,7 +35,6 @@
system = "x86_64-linux";
flakeRoot = self;
buildUser = "henrov";
flakeRoot = "/home/${buildUser}/Repos/nixos/Droidnix";
mutableConfigPath = "${flakeRoot}/generated/.config";
in {
nixosConfigurations = {