diff options
Diffstat (limited to 'home/profiles/base/default.nix')
-rw-r--r-- | home/profiles/base/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/profiles/base/default.nix b/home/profiles/base/default.nix index 0d23bad..88c7a35 100644 --- a/home/profiles/base/default.nix +++ b/home/profiles/base/default.nix @@ -101,7 +101,6 @@ in (pkgs.rust-bin.selectLatestNightlyWith (toolchain: toolchain.default)) pkgs.go pkgs.gcc - # pkgs.clang ]; |