chore: separate pi-configs
This commit is contained in:
@@ -15,9 +15,7 @@
|
||||
# Add overlays your own flake exports (from overlays and pkgs dir):
|
||||
outputs.overlays.additions
|
||||
outputs.overlays.modifications
|
||||
outputs.overlays.unstable-packages
|
||||
|
||||
inputs.nur.overlays.default
|
||||
inputs.m3ta-nixpkgs.overlays.default
|
||||
inputs.m3ta-nixpkgs.overlays.modifications
|
||||
# Add stable as an overlay for home-manager
|
||||
@@ -27,7 +25,6 @@
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
})
|
||||
(outputs.lib.mkLlmAgentsOverlay system)
|
||||
# You can also add overlays exported from other flakes:
|
||||
# neovim-nightly-overlay.overlays.default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user