Compare commits
No commits in common. "322653d25fbcfb4425817f57e4c8bbcea5edc1ef" and "565a25a1224b7d9ccc589e4eab26ab58c3cceb4d" have entirely different histories.
322653d25f
...
565a25a122
@ -62,7 +62,7 @@
|
||||
(let
|
||||
base = appimageTools.defaultFhsEnvArgs;
|
||||
in
|
||||
buildFHSEnv (base
|
||||
buildFHSUserEnv (base
|
||||
// {
|
||||
name = "fhs";
|
||||
targetPkgs = pkgs: (
|
||||
@ -199,7 +199,7 @@
|
||||
randomizedDelaySec = "45min";
|
||||
};
|
||||
|
||||
boot.binfmt.emulatedSystems = ["aarch64-linux"];
|
||||
# boot.binfmt.emulatedSystems = ["aarch64-linux"];
|
||||
|
||||
nix.gc = {
|
||||
automatic = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user