Compare commits

..

No commits in common. "2a8dd740a3efa7bb2fc508502913b173b52947e0" and "7722a877e65a89a8f54c3ced163e5ce73bc4af79" have entirely different histories.

2 changed files with 0 additions and 7 deletions

View file

@ -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";

View file

@ -40,7 +40,6 @@ in {
go
rainfrog
tealdeer
gh
(callPackage ./packages/mender-cli.nix {})
]
# Non-free </3