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";
|
system = "x86_64-linux";
|
||||||
flakeRoot = self;
|
flakeRoot = self;
|
||||||
buildUser = "henrov";
|
buildUser = "henrov";
|
||||||
flakeRoot = "/home/${buildUser}/Repos/nixos/Droidnix";
|
|
||||||
mutableConfigPath = "${flakeRoot}/generated/.config";
|
mutableConfigPath = "${flakeRoot}/generated/.config";
|
||||||
in {
|
in {
|
||||||
nixosConfigurations = {
|
nixosConfigurations = {
|
||||||
|
|||||||
@@ -35,7 +35,6 @@
|
|||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
flakeRoot = self;
|
flakeRoot = self;
|
||||||
buildUser = "henrov";
|
buildUser = "henrov";
|
||||||
flakeRoot = "/home/${buildUser}/Repos/nixos/Droidnix";
|
|
||||||
mutableConfigPath = "${flakeRoot}/generated/.config";
|
mutableConfigPath = "${flakeRoot}/generated/.config";
|
||||||
in {
|
in {
|
||||||
nixosConfigurations = {
|
nixosConfigurations = {
|
||||||
|
|||||||
Reference in New Issue
Block a user