summaryrefslogtreecommitdiff
path: root/common/default.nix
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2024-09-19 18:07:20 +0200
committerNathan Reiner <nathan@nathanreiner.xyz>2024-09-19 18:07:20 +0200
commitf6c4c51e517a4bb6dce2148b852f1162a0b7977e (patch)
treeb6fc116bc2882a852c8e78d5ef79b986ee8ff16f /common/default.nix
parent3b276530b697f750121b585169e90ca3d476fb0f (diff)
direnv: configure and remove compilers from syspkg
Diffstat (limited to 'common/default.nix')
-rw-r--r--common/default.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/common/default.nix b/common/default.nix
index a1db6e5..b5ad77c 100644
--- a/common/default.nix
+++ b/common/default.nix
@@ -16,17 +16,11 @@
pciutils
usbutils
acpi
- cargo
- rustc
- rustfmt
nixfmt-rfc-style
blueberry
gimp
inkscape
hicolor-icon-theme
- gcc
- llvm_18
- clang_18
];
fonts.packages = with pkgs; [ nerdfonts ];