Add liquidd pruning

This commit is contained in:
Jonas Nick
2018-12-06 10:45:45 +00:00
parent 1927fda514
commit 3c7d0c66fb
4 changed files with 6 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ in {
environment.systemPackages = with pkgs; [
vim tmux
htop
];
nixpkgs.config.packageOverrides = pkgs: {