mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Compare commits
No commits in common. "2a8dd740a3efa7bb2fc508502913b173b52947e0" and "7722a877e65a89a8f54c3ced163e5ce73bc4af79" have entirely different histories.
2a8dd740a3
...
7722a877e6
2 changed files with 0 additions and 7 deletions
|
|
@ -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";
|
||||
|
|
|
|||
|
|
@ -40,7 +40,6 @@ in {
|
|||
go
|
||||
rainfrog
|
||||
tealdeer
|
||||
gh
|
||||
(callPackage ./packages/mender-cli.nix {})
|
||||
]
|
||||
# Non-free </3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue