flake: Replace nixpkgs overrides with cleaner ones
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
environment.variables = { EDITOR = "vim"; };
|
||||
environment.systemPackages = with pkgs; [
|
||||
zfs
|
||||
unstable.ncdu
|
||||
];
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
@@ -26,7 +26,7 @@ in {
|
||||
openstackclient
|
||||
pwgen
|
||||
rofi-rbw-x11
|
||||
tlclient
|
||||
unstable.tlclient
|
||||
traceroute
|
||||
w3m
|
||||
|
||||
|
||||
Reference in New Issue
Block a user