mirror of
https://github.com/wlcx/home.git
synced 2025-10-11 22:43:44 +01:00
home-manager: swap to my fork for gpg change
Also remove home-manager nixpkg `follows` - this was pulling in too old a `nix` command which made nix-direnv not work with flakes.
This commit is contained in:
parent
297c91a062
commit
cd91fb622c
@ -84,7 +84,6 @@ in {
|
|||||||
direnv = {
|
direnv = {
|
||||||
enable = true;
|
enable = true;
|
||||||
nix-direnv.enable = true;
|
nix-direnv.enable = true;
|
||||||
nix-direnv.enableFlakes = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
fzf = {
|
fzf = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user