From 4ff0621f578df255cc19c2dcab537e00666dc1f4 Mon Sep 17 00:00:00 2001 From: Mel Date: Wed, 13 Nov 2024 21:33:42 +0100 Subject: Remove packages unnecessary for most servers Signed-off-by: Mel --- modules/common.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/modules/common.nix b/modules/common.nix index 354f04b..7d7f1cc 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -81,19 +81,13 @@ inetutils pciutils lshw inxi iw tcpdump ffmpeg_7-headless - qemu_full virtiofsd - openvpn openvpn3 update-resolv-conf - ripgrep gnumake gdb gcc clang go gopls delve go-task meson cmake nil direnv dive - wineWowPackages.stagingFull borgbackup ]); - - environment.etc.openvpn.source = "${pkgs.update-resolv-conf}/libexec/openvpn"; } -- cgit 1.4.1