diff options
| author | Mel <einebeere@gmail.com> | 2024-11-13 21:33:42 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-11-13 21:33:42 +0100 |
| commit | 4ff0621f578df255cc19c2dcab537e00666dc1f4 (patch) | |
| tree | f83a06360835abef09efe22ecbbc779af6aa513d /modules/common.nix | |
| parent | 74977a5367666c3b39d1d9c3c80d9fc4f08305c1 (diff) | |
| download | network-4ff0621f578df255cc19c2dcab537e00666dc1f4.tar.zst network-4ff0621f578df255cc19c2dcab537e00666dc1f4.zip | |
Remove packages unnecessary for most servers
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'modules/common.nix')
| -rw-r--r-- | modules/common.nix | 6 |
1 files changed, 0 insertions, 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"; } |
