flake: Replace nixpkgs overrides with cleaner ones

This commit is contained in:
2024-10-06 02:58:51 +02:00
parent dab63bfbeb
commit 5fed94ef27
4 changed files with 29 additions and 35 deletions

View File

@@ -39,6 +39,7 @@
environment.variables = { EDITOR = "vim"; };
environment.systemPackages = with pkgs; [
zfs
unstable.ncdu
];
virtualisation.docker.enable = true;

View File

@@ -26,7 +26,7 @@ in {
openstackclient
pwgen
rofi-rbw-x11
tlclient
unstable.tlclient
traceroute
w3m