nixberry: remove disabled option

This commit is contained in:
Christoph Hollizeck 2025-12-04 16:21:59 +01:00
parent 6e0fddcff8
commit 1a454a6c50
Signed by: Daholli
GPG key ID: 249300664F2AF2C7

View file

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