From e35487296c794e6dee5d715922cdae36e7a09c7a Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Mon, 8 Jan 2024 22:52:29 +0100 Subject: [PATCH] Doing it for home-manager too --- home-manager/desktop/configuration.nix | 5 ----- home-manager/hosts/queen/queen-Lillian.nix | 5 ----- nixos/hosts/wheatley/configuration.nix | 5 ----- 3 files changed, 15 deletions(-) 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