Regenerated
This commit is contained in:
+381
-381
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -213,7 +213,7 @@ The Nix flake definition for Droidnix.
|
|||||||
emacs-overlay, zen-browser, flatpak, ... }:
|
emacs-overlay, zen-browser, flatpak, ... }:
|
||||||
let
|
let
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
repoPath = self;
|
flakeRoot = self;
|
||||||
buildUser = "henrov";
|
buildUser = "henrov";
|
||||||
repoPath = "/home/${buildUser}/Repos/nixos/Droidnix";
|
repoPath = "/home/${buildUser}/Repos/nixos/Droidnix";
|
||||||
mutableConfigPath = "${repoPath}/generated/.config";
|
mutableConfigPath = "${repoPath}/generated/.config";
|
||||||
|
|||||||
+1
-1
@@ -34,7 +34,7 @@
|
|||||||
emacs-overlay, zen-browser, flatpak, ... }:
|
emacs-overlay, zen-browser, flatpak, ... }:
|
||||||
let
|
let
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
repoPath = self;
|
flakeRoot = self;
|
||||||
buildUser = "henrov";
|
buildUser = "henrov";
|
||||||
repoPath = "/home/${buildUser}/Repos/nixos/Droidnix";
|
repoPath = "/home/${buildUser}/Repos/nixos/Droidnix";
|
||||||
mutableConfigPath = "${repoPath}/generated/.config";
|
mutableConfigPath = "${repoPath}/generated/.config";
|
||||||
|
|||||||
Reference in New Issue
Block a user