mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-12-30 11:04:19 +00:00
Put ncdu back, and enable ssh agent
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
iotop
|
||||
killall
|
||||
kitty
|
||||
|
||||
ncdu
|
||||
networkmanager
|
||||
nmap
|
||||
nvtopPackages.full
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
hardware.logitech.wireless.enable = true;
|
||||
hardware.logitech.wireless.enableGraphical = true;
|
||||
|
||||
programs.ssh.startAgent = true;
|
||||
programs.thunar.enable = true;
|
||||
programs.thunar.plugins = with pkgs.xfce; [
|
||||
thunar-archive-plugin
|
||||
|
||||
Reference in New Issue
Block a user