+AZPILOGISTIK01
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
inputs.m3ta-nixpkgs.homeManagerModules.default
|
||||
];
|
||||
nixpkgs = {
|
||||
# You can add overlays here
|
||||
overlays = [
|
||||
@@ -16,6 +19,7 @@
|
||||
|
||||
inputs.nur.overlays.default
|
||||
inputs.m3ta-nixpkgs.overlays.default
|
||||
inputs.m3ta-nixpkgs.overlays.modifications
|
||||
# Add stable as an overlay for home-manager
|
||||
(final: _prev: {
|
||||
stable = import inputs.nixpkgs {
|
||||
|
||||
Reference in New Issue
Block a user