diff --git a/home-manager/desktop/configuration.nix b/home-manager/desktop/configuration.nix index e588954..96e7e85 100644 --- a/home-manager/desktop/configuration.nix +++ b/home-manager/desktop/configuration.nix @@ -21,11 +21,6 @@ nixpkgs = { # You can add overlays here overlays = [ - # Add overlays your own flake exports (from overlays and pkgs dir): - outputs.overlays.additions - outputs.overlays.modifications - outputs.overlays.unstable-packages - # You can also add overlays exported from other flakes: # neovim-nightly-overlay.overlays.default diff --git a/home-manager/hosts/queen/queen-Lillian.nix b/home-manager/hosts/queen/queen-Lillian.nix index 35137f9..016bbf5 100644 --- a/home-manager/hosts/queen/queen-Lillian.nix +++ b/home-manager/hosts/queen/queen-Lillian.nix @@ -24,11 +24,6 @@ nixpkgs = { # You can add overlays here overlays = [ - # Add overlays your own flake exports (from overlays and pkgs dir): - outputs.overlays.additions - outputs.overlays.modifications - outputs.overlays.unstable-packages - # You can also add overlays exported from other flakes: # neovim-nightly-overlay.overlays.default diff --git a/nixos/hosts/wheatley/configuration.nix b/nixos/hosts/wheatley/configuration.nix index 157456a..bcc75ce 100644 --- a/nixos/hosts/wheatley/configuration.nix +++ b/nixos/hosts/wheatley/configuration.nix @@ -19,11 +19,6 @@ nixpkgs = { # You can add overlays here overlays = [ - # Add overlays your own flake exports (from overlays and pkgs dir): - outputs.overlays.additions - outputs.overlays.modifications - outputs.overlays.unstable-packages - # You can also add overlays exported from other flakes: # neovim-nightly-overlay.overlays.default