nix: add overlay

This commit is contained in:
notohh 2024-05-26 16:43:16 -04:00
parent a8568b19be
commit 6b91be3313
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -10,6 +10,7 @@
inputs.hyprpicker.overlays.default
inputs.atuin.overlays.default
inputs.eww.overlays.default
inputs.wezterm.overlays.default
];
config = {
allowUnfree = true;
@ -38,7 +39,6 @@
builders-use-substitutes = true;
keep-outputs = true;
keep-derivations = true;
flake-registry = "/etc/nix/registry.json";
allowed-users = ["@wheel"];
trusted-users = ["root" "@wheel"];
substituters = [