diff --git a/flake.nix b/flake.nix index 4b967ca..6aaedc3 100644 --- a/flake.nix +++ b/flake.nix @@ -83,6 +83,7 @@ ./common/networking.nix ./common/printing.nix ./packages/desktop.nix + ./packages/linux.nix ./services/keyleds/default.nix ./services/netdata/default.nix ]; diff --git a/modules/overlays/rfd/default.nix b/modules/overlays/rfd/default.nix index 4468451..6540e79 100644 --- a/modules/overlays/rfd/default.nix +++ b/modules/overlays/rfd/default.nix @@ -15,7 +15,7 @@ in owner = "davegallant"; repo = "rfd"; rev = version; - hash = "sha256-9dOxrKVEqbg2vLO5opoetVSxgwpm/3SV60mK8Le6F48="; + hash = "sha256-lxSd30zh10IIsWkVm5Zm5GR0sieYPaS4QDTqu3ICz8s="; }; # No tests included diff --git a/packages/linux.nix b/packages/linux.nix index 8d2fff3..4d9b489 100644 --- a/packages/linux.nix +++ b/packages/linux.nix @@ -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