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