mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-03-10 12:28:38 +01:00
meta: Remove nixpkgs-fmt / nixfmt from global $PATH
These should be used at the flake level instead so `nix fmt` can be used.
This commit is contained in:
parent
7273b6c3f2
commit
9b79bc6a61
@ -10,9 +10,6 @@ in
|
||||
programs.bat.enable = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
nixpkgs-fmt
|
||||
nixfmt-rfc-style
|
||||
|
||||
nodejs
|
||||
deno
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user