mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 17:28:49 +02: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;
|
programs.bat.enable = true;
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
nixpkgs-fmt
|
|
||||||
nixfmt-rfc-style
|
|
||||||
|
|
||||||
nodejs
|
nodejs
|
||||||
deno
|
deno
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user