nixy: remove dead code
This commit is contained in:
parent
9f279bfe8d
commit
2a2824e6e9
@ -5,7 +5,6 @@
|
|||||||
config,
|
config,
|
||||||
pkgs,
|
pkgs,
|
||||||
lib,
|
lib,
|
||||||
caps2esc,
|
|
||||||
nix-xilinx,
|
nix-xilinx,
|
||||||
sops-nix,
|
sops-nix,
|
||||||
zremap,
|
zremap,
|
||||||
@ -31,9 +30,6 @@
|
|||||||
package = pkgs.nixUnstable;
|
package = pkgs.nixUnstable;
|
||||||
settings = {
|
settings = {
|
||||||
experimental-features = ["nix-command" "flakes"];
|
experimental-features = ["nix-command" "flakes"];
|
||||||
trusted-public-keys = [
|
|
||||||
"binarycache.mediabox.lan:3vZwbCaCuOK5fc92rKknvyU7e5fDbnKEKLb/VTaICoU="
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user