Flake update + fix ntfy in loki + remote network manager in freya

This commit is contained in:
Filippo Berto 2024-03-30 00:15:39 +01:00
parent fe3593c552
commit a74ebb9096
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -8,7 +8,6 @@ in
ntfy-loki = { file = ../../secrets/ntfy-loki.age; owner = "bertof"; };
};
boot = {
binfmt.emulatedSystems = [ "armv7l-linux" "aarch64-linux" ];
# kernelPackages = pkgs.linuxPackages_latest;