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;
|
||||
|
||||
Reference in New Issue
Block a user