fix: 🩹 small tweaks from cosmic.dev setup

This commit is contained in:
2026-01-26 16:06:28 +00:00
parent 0ab5c6f251
commit 3ae6bccead
3 changed files with 8 additions and 1 deletions
+2
View File
@@ -97,3 +97,5 @@
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f
[safe]
directory = /mnt/nas/hosted_git/DnD.git
+2
View File
@@ -16,6 +16,7 @@ package_list=(
"steam"
"code"
"just"
"neovim"
)
# List all the flatpaks we want to install
@@ -23,6 +24,7 @@ flatpacks_to_install=(
"com.discordapp.Discord"
"com.spotify.Client"
"app.zen_browser.zen"
"md.obsidian.Obsidian"
)
# List all the folders we want to link from our dotfiles folder to our .config folder
+4 -1
View File
@@ -1,5 +1,8 @@
# tbc
# work in progress!
rsync devin@192.168.0.49:~/.ssh/id_rsa devin@192.168.0.49:~/.ssh/id_rsa.pub devin@192.168.0.49:~/.ssh/config devin@192.168.0.49:~/.private.gpg ~/.ssh/
gpg --import ~/.ssh/private.gpg
gpg --import ~/.ssh/private.gpg