Add openfortivpn.nix with sops secrets.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
starship.enable = true;
|
||||
bash = {
|
||||
promptInit = ''
|
||||
[[ "$TERM" == "xterm-kitty" ]] && export TERM="xterm"
|
||||
[[ "$TERM" == "xterm-kitty" ]] && export TERM="xterm-256color"
|
||||
|
||||
[[ -f ${pkgs.nitch}/bin/nitch ]] && nitch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user