Compare commits

...

2 commits

2 changed files with 3 additions and 6 deletions

View file

@ -31,9 +31,6 @@ topLevel: {
# hack, homemanager needs it
programs.dconf.enable = true;
# build failure
programs.nix-ld.enable = false;
sops.secrets.tailscale_key = {
inherit sopsFile;
};

View file

@ -12,9 +12,9 @@ topLevel: {
};
# Enable binfmt emulation.
boot.binfmt.emulatedSystems = [
"aarch64-linux"
];
# boot.binfmt.emulatedSystems = [
# "aarch64-linux"
# ];
environment.systemPackages = with pkgs; [
teamviewer