nixy: remove dead code

This commit is contained in:
Asmir A 2023-09-30 14:30:28 +02:00
parent 9f279bfe8d
commit 2a2824e6e9

View File

@ -5,7 +5,6 @@
config,
pkgs,
lib,
caps2esc,
nix-xilinx,
sops-nix,
zremap,
@ -31,9 +30,6 @@
package = pkgs.nixUnstable;
settings = {
experimental-features = ["nix-command" "flakes"];
trusted-public-keys = [
"binarycache.mediabox.lan:3vZwbCaCuOK5fc92rKknvyU7e5fDbnKEKLb/VTaICoU="
];
};
};