use plugins provided by home-manager
This commit is contained in:
parent
d827167237
commit
41f1d234a9
2 changed files with 1 additions and 12 deletions
|
|
@ -21,14 +21,6 @@
|
|||
url = "github:jonaburg/picom";
|
||||
flake = false;
|
||||
};
|
||||
zsh-autosuggestions = {
|
||||
url = "github:zsh-users/zsh-autosuggestions";
|
||||
flake = false;
|
||||
};
|
||||
zsh-syntax-highlighting = {
|
||||
url = "github:zsh-users/zsh-syntax-highlighting";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs@{ self, agenix, home-manager, nixpkgs, utils, ... }:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue