lot of updates. Fix Amnezia.

This commit is contained in:
2025-12-10 13:01:37 +03:00
parent 8c848be9e2
commit 732f6f89a5
8 changed files with 40 additions and 35 deletions
+1 -1
View File
@@ -91,7 +91,7 @@
amnezia = ''
(pgrep -x ".AmneziaVPN-ser" > /dev/null 2>&1 || sudo AmneziaVPN-service > /dev/null 2>&1 &) &
AmneziaVPN > /dev/null 2>&1 &
''; # TODO: start system with serviceps://github.com/dylanaraps/pywal/wiki/Customization
''; # TODO: start system with service
cnfg = "cd nixos-config && code . && exit";
x = "select_command";
u = "update_git_config";