mirror of
https://github.com/wlcx/home.git
synced 2026-09-09 17:58:22 +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:
@@ -84,7 +84,6 @@ in {
|
||||
direnv = {
|
||||
enable = true;
|
||||
nix-direnv.enable = true;
|
||||
nix-direnv.enableFlakes = true;
|
||||
};
|
||||
|
||||
fzf = {
|
||||
|
||||
Reference in New Issue
Block a user