Cleanup linux packages

This commit is contained in:
Dave Gallant
2022-10-19 08:39:59 -04:00
parent f8d9432295
commit d830c11210
3 changed files with 3 additions and 4 deletions

View File

@@ -83,6 +83,7 @@
./common/networking.nix
./common/printing.nix
./packages/desktop.nix
./packages/linux.nix
./services/keyleds/default.nix
./services/netdata/default.nix
];

View File

@@ -15,7 +15,7 @@ in
owner = "davegallant";
repo = "rfd";
rev = version;
hash = "sha256-9dOxrKVEqbg2vLO5opoetVSxgwpm/3SV60mK8Le6F48=";
hash = "sha256-lxSd30zh10IIsWkVm5Zm5GR0sieYPaS4QDTqu3ICz8s=";
};
# No tests included

View File

@@ -9,13 +9,11 @@ in {
# System-wide packages to install.
environment.systemPackages = with pkgs; let
linux = [
cpu_x
cpu-x
cryptsetup
docker
docker-compose
glibcLocales
iotop
linuxPackages.perf
netdata
rfd
pinentry-curses