nix: remove some overlays
This commit is contained in:
parent
16bea5ecd0
commit
362b9f044f
1 changed files with 1 additions and 8 deletions
|
@ -6,16 +6,9 @@
|
||||||
sops.secrets.github-token = {};
|
sops.secrets.github-token = {};
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
overlays = [
|
overlays = [
|
||||||
|
inputs.self.overlays.technorino
|
||||||
inputs.nur.overlays.default
|
inputs.nur.overlays.default
|
||||||
inputs.helix.overlays.default
|
inputs.helix.overlays.default
|
||||||
inputs.yazi.overlays.default
|
|
||||||
inputs.hypridle.overlays.default
|
|
||||||
inputs.hyprlock.overlays.default
|
|
||||||
inputs.hyprpaper.overlays.default
|
|
||||||
inputs.hyprpicker.overlays.default
|
|
||||||
inputs.hyprwayland-scanner.overlays.default
|
|
||||||
inputs.atuin.overlays.default
|
|
||||||
inputs.self.overlays.technorino
|
|
||||||
inputs.hyprpanel.overlay
|
inputs.hyprpanel.overlay
|
||||||
];
|
];
|
||||||
config = {
|
config = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue