diff --git a/hosts/murk/configuration.nix b/hosts/murk/configuration.nix index 8723d8f..05610ba 100644 --- a/hosts/murk/configuration.nix +++ b/hosts/murk/configuration.nix @@ -36,14 +36,8 @@ in { pkgs.libpq pkgs.qmk pkgs.jq - pkgs.wireguard-tools ]; - boot.binfmt = { - emulatedSystems = ["aarch64-linux"]; - preferStaticEmulators = true; # Make it work with Docker - }; - # System mods.user.name = "muon"; networking.hostName = "murk"; diff --git a/hosts/murk/home.nix b/hosts/murk/home.nix index 556699e..bdf4173 100644 --- a/hosts/murk/home.nix +++ b/hosts/murk/home.nix @@ -40,7 +40,6 @@ in { go rainfrog tealdeer - gh (callPackage ./packages/mender-cli.nix {}) ] # Non-free