cleanup by gurjaka
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
{config, pkgs, ...}:
|
||||
|
||||
{
|
||||
{pkgs, ...}: {
|
||||
users.users.users.packages = with pkgs; [
|
||||
btop
|
||||
ncdu
|
||||
tmux
|
||||
curl
|
||||
bat
|
||||
nethogs
|
||||
]
|
||||
btop
|
||||
ncdu
|
||||
tmux
|
||||
curl
|
||||
bat
|
||||
nethogs
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user