feat: adding tailscale
This commit is contained in:
@ -66,6 +66,6 @@ arch = [
|
|||||||
"xorg-server",
|
"xorg-server",
|
||||||
"xorg-xinit",
|
"xorg-xinit",
|
||||||
"yay",
|
"yay",
|
||||||
"zram-generator", "lazygit", "logseq-desktop-bin",
|
"zram-generator", "lazygit", "logseq-desktop-bin", "tailscale",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ for file in ".config"/*; do
|
|||||||
rsync -av $file ~/.config --delete
|
rsync -av $file ~/.config --delete
|
||||||
done
|
done
|
||||||
|
|
||||||
metapac sync
|
kitty metapac sync
|
||||||
|
|
||||||
# Cleanup
|
# Cleanup
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user