Fixed issue with darwin
This commit is contained in:
@@ -11,5 +11,7 @@
|
||||
./zsh.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [];
|
||||
home.packages = with pkgs; [
|
||||
nvtopPackages.full
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user