Merge branch 'overlay'

This commit is contained in:
2024-03-16 14:28:11 +01:00
4 changed files with 4 additions and 23 deletions

View File

@@ -5,6 +5,7 @@
nix-xilinx,
sops-nix,
system,
nvim,
zremap,
...
}: {
@@ -112,7 +113,7 @@
time.timeZone = "Europe/Sarajevo";
nixpkgs.config.allowUnfree = true;
nixpkgs.overlays = [nix-xilinx.overlay];
nixpkgs.overlays = [nix-xilinx.overlay nvim.overlays.${system}.overlay];
environment = {
extraInit = ''
unset -v SSH_ASKPASS