fa-t14-2025: Minor adjustments, add SecureCRT(WIP)

This commit is contained in:
Felix Albrigtsen
2025-06-16 09:40:20 +02:00
parent 126473d75d
commit 03c4f8ca88
5 changed files with 90 additions and 5 deletions

View File

@@ -20,7 +20,10 @@ in {
mpv
oauth2ms
openssl
openvpn
pavucontrol
pwgen
# securecrt
traceroute
virt-manager
w3m
@@ -71,7 +74,8 @@ in {
};
rofi = {
enable = true;
theme = "iggy";
# theme = "iggy";
theme = "Arc-Dark";
};
zsh = {
shellAliases."rebuild" = "sudo nixos-rebuild switch --flake /config";