fa-t14-2025: Minor adjustments, add SecureCRT(WIP)
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user