modified: home/pkg.nix
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
htop
|
||||
ranger
|
||||
yazi
|
||||
vim
|
||||
wget
|
||||
duf
|
||||
ncdu
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user