Regenerated
This commit is contained in:
+382
-383
File diff suppressed because it is too large
Load Diff
@@ -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 = {
|
||||
|
||||
@@ -35,7 +35,6 @@
|
||||
system = "x86_64-linux";
|
||||
flakeRoot = self;
|
||||
buildUser = "henrov";
|
||||
flakeRoot = "/home/${buildUser}/Repos/nixos/Droidnix";
|
||||
mutableConfigPath = "${flakeRoot}/generated/.config";
|
||||
in {
|
||||
nixosConfigurations = {
|
||||
|
||||
Reference in New Issue
Block a user