This commit is contained in:
user 2025-12-07 08:06:44 -06:00
parent 47e5571a49
commit a36ea03119
25 changed files with 127 additions and 81 deletions

View file

@ -3,7 +3,7 @@
model: "", model: "",
layout: "us", layout: "us",
variant: "", variant: "",
options: None, options: Some("compose:ralt"),
repeat_delay: 600, repeat_delay: 600,
repeat_rate: 25, repeat_rate: 25,
) )

View file

@ -1,5 +1 @@
Some(( None
wait_time: 1000,
transition_time: 200,
handle_size: 4,
))

View file

@ -1,4 +1,6 @@
Some([ Some([
"com.system76.CosmicPanelLauncherButton",
"com.system76.CosmicPanelWorkspacesButton",
"com.system76.CosmicPanelAppButton", "com.system76.CosmicPanelAppButton",
"com.system76.CosmicAppList", "com.system76.CosmicAppList",
"com.system76.CosmicAppletMinimize", "com.system76.CosmicAppletMinimize",

View file

@ -1 +1 @@
None Some(([], []))

View file

@ -1 +1 @@
Dark ThemeDefault

View file

@ -1,13 +1,12 @@
Some(([ Some(([
"com.system76.CosmicAppletWorkspaces", "com.system76.CosmicAppletWorkspaces",
"com.system76.CosmicAppletMinimize",
], [ ], [
"com.system76.CosmicAppletStatusArea", "com.system76.CosmicAppletStatusArea",
"com.system76.CosmicAppletTiling", "com.system76.CosmicAppletTiling",
"com.system76.CosmicAppletAudio", "com.system76.CosmicAppletAudio",
"com.system76.CosmicAppletBluetooth",
"com.system76.CosmicAppletNetwork", "com.system76.CosmicAppletNetwork",
"com.system76.CosmicAppletBattery", "com.system76.CosmicAppletBattery",
"com.system76.CosmicAppletNotifications", "com.system76.CosmicAppletNotifications",
"com.system76.CosmicAppletBluetooth",
"com.system76.CosmicAppletPower", "com.system76.CosmicAppletPower",
])) ]))

View file

@ -1 +1 @@
(0, 2) (0, 5)

View file

@ -1 +1 @@
(0, 2) (0, 5)

View file

@ -1 +1 @@
(0, 2) (0, 5)

View file

@ -1,36 +1,44 @@
{ {
"LazyVim": { "branch": "main", "commit": "28db03f958d58dfff3c647ce28fdc1cb88ac158d" }, "LazyVim": { "branch": "main", "commit": "28db03f958d58dfff3c647ce28fdc1cb88ac158d" },
"SchemaStore.nvim": { "branch": "main", "commit": "21645280ad06fce01ef109e82d76302dcbe62756" },
"blink.cmp": { "branch": "main", "commit": "b19413d214068f316c78978b08264ed1c41830ec" },
"bufferline.nvim": { "branch": "main", "commit": "655133c3b4c3e5e05ec549b9f8cc2894ac6f51b3" }, "bufferline.nvim": { "branch": "main", "commit": "655133c3b4c3e5e05ec549b9f8cc2894ac6f51b3" },
"catppuccin": { "branch": "main", "commit": "ce4a8e0d5267e67056f9f4dcf6cb1d0933c8ca00" }, "catppuccin": { "branch": "main", "commit": "ce4a8e0d5267e67056f9f4dcf6cb1d0933c8ca00" },
"codecompanion.nvim": { "branch": "main", "commit": "8ad65eef735b31bb47d76f59d878ee1bac4bdc85" }, "codecompanion.nvim": { "branch": "main", "commit": "8ad65eef735b31bb47d76f59d878ee1bac4bdc85" },
"conform.nvim": { "branch": "master", "commit": "4993e07fac6679d0a5005aa7499e0bad2bd39f19" }, "conform.nvim": { "branch": "master", "commit": "ffe26e8df8115c9665d24231f8a49fadb2d611ce" },
"flash.nvim": { "branch": "main", "commit": "fcea7ff883235d9024dc41e638f164a450c14ca2" }, "flash.nvim": { "branch": "main", "commit": "fcea7ff883235d9024dc41e638f164a450c14ca2" },
"friendly-snippets": { "branch": "main", "commit": "572f5660cf05f8cd8834e096d7b4c921ba18e175" },
"fzf-lua": { "branch": "main", "commit": "0284d640fd88c56f100a43f41103c5b564699e15" },
"gitsigns.nvim": { "branch": "main", "commit": "5813e4878748805f1518cee7abb50fd7205a3a48" }, "gitsigns.nvim": { "branch": "main", "commit": "5813e4878748805f1518cee7abb50fd7205a3a48" },
"grug-far.nvim": { "branch": "main", "commit": "b58b2d65863f4ebad88b10a1ddd519e5380466e0" }, "grug-far.nvim": { "branch": "main", "commit": "b58b2d65863f4ebad88b10a1ddd519e5380466e0" },
"kulala.nvim": { "branch": "main", "commit": "5d3916195a97928b8f9b79d96029f37d19ba866d" }, "kulala.nvim": { "branch": "main", "commit": "5d3916195a97928b8f9b79d96029f37d19ba866d" },
"lazy.nvim": { "branch": "main", "commit": "85c7ff3711b730b4030d03144f6db6375044ae82" }, "lazy.nvim": { "branch": "main", "commit": "85c7ff3711b730b4030d03144f6db6375044ae82" },
"lazydev.nvim": { "branch": "main", "commit": "5231c62aa83c2f8dc8e7ba957aa77098cda1257d" }, "lazydev.nvim": { "branch": "main", "commit": "5231c62aa83c2f8dc8e7ba957aa77098cda1257d" },
"lualine.nvim": { "branch": "master", "commit": "47f91c416daef12db467145e16bed5bbfe00add8" }, "lualine.nvim": { "branch": "master", "commit": "47f91c416daef12db467145e16bed5bbfe00add8" },
"markdown-preview.nvim": { "branch": "master", "commit": "a923f5fc5ba36a3b17e289dc35dc17f66d0548ee" },
"mason-lspconfig.nvim": { "branch": "main", "commit": "1a31f824b9cd5bc6f342fc29e9a53b60d74af245" }, "mason-lspconfig.nvim": { "branch": "main", "commit": "1a31f824b9cd5bc6f342fc29e9a53b60d74af245" },
"mason.nvim": { "branch": "main", "commit": "fc98833b6da5de5a9c5b1446ac541577059555be" }, "mason.nvim": { "branch": "main", "commit": "fc98833b6da5de5a9c5b1446ac541577059555be" },
"mini.ai": { "branch": "main", "commit": "bfb26d9072670c3aaefab0f53024b2f3729c8083" }, "mini.ai": { "branch": "main", "commit": "bfb26d9072670c3aaefab0f53024b2f3729c8083" },
"mini.icons": { "branch": "main", "commit": "ff2e4f1d29f659cc2bad0f9256f2f6195c6b2428" }, "mini.icons": { "branch": "main", "commit": "ff2e4f1d29f659cc2bad0f9256f2f6195c6b2428" },
"mini.pairs": { "branch": "main", "commit": "472ec50092a3314ec285d2db2baa48602d71fe93" }, "mini.pairs": { "branch": "main", "commit": "472ec50092a3314ec285d2db2baa48602d71fe93" },
"mini.surround": { "branch": "main", "commit": "88c52297ed3e69ecf9f8652837888ecc727a28ee" },
"neo-tree.nvim": { "branch": "main", "commit": "a981ef287503c668434bffa78071d5b9ff92c12f" }, "neo-tree.nvim": { "branch": "main", "commit": "a981ef287503c668434bffa78071d5b9ff92c12f" },
"noice.nvim": { "branch": "main", "commit": "7bfd942445fb63089b59f97ca487d605e715f155" }, "noice.nvim": { "branch": "main", "commit": "7bfd942445fb63089b59f97ca487d605e715f155" },
"nui.nvim": { "branch": "main", "commit": "de740991c12411b663994b2860f1a4fd0937c130" }, "nui.nvim": { "branch": "main", "commit": "de740991c12411b663994b2860f1a4fd0937c130" },
"nvim-dap": { "branch": "master", "commit": "5860c7c501eb428d3137ee22c522828d20cca0b3" }, "nvim-dap": { "branch": "master", "commit": "5860c7c501eb428d3137ee22c522828d20cca0b3" },
"nvim-dap-go": { "branch": "main", "commit": "605911fa0899882b05a8e4369ab12739620494af" }, "nvim-dap-go": { "branch": "main", "commit": "605911fa0899882b05a8e4369ab12739620494af" },
"nvim-dap-ui": { "branch": "master", "commit": "cf91d5e2d07c72903d052f5207511bf7ecdb7122" }, "nvim-dap-ui": { "branch": "master", "commit": "cf91d5e2d07c72903d052f5207511bf7ecdb7122" },
"nvim-lint": { "branch": "master", "commit": "d1118791070d090777398792a73032a0ca5c79ff" }, "nvim-lint": { "branch": "master", "commit": "ebe535956106c60405b02220246e135910f6853d" },
"nvim-lspconfig": { "branch": "master", "commit": "effe4bf2e1afb881ea67291c648b68dd3dfc927a" }, "nvim-lspconfig": { "branch": "master", "commit": "9c923997123ff9071198ea3b594d4c1931fab169" },
"nvim-nio": { "branch": "master", "commit": "21f5324bfac14e22ba26553caf69ec76ae8a7662" }, "nvim-nio": { "branch": "master", "commit": "21f5324bfac14e22ba26553caf69ec76ae8a7662" },
"nvim-treesitter": { "branch": "main", "commit": "17885756e63df73ed90db62e4630f744ceda6514" }, "nvim-treesitter": { "branch": "main", "commit": "17885756e63df73ed90db62e4630f744ceda6514" },
"nvim-treesitter-textobjects": { "branch": "main", "commit": "63c4dce4a56312ef1bdeafd16bdefa008fcc950a" }, "nvim-treesitter-textobjects": { "branch": "main", "commit": "76deedf0f1cec4496ef8d49b6d1f020f6d0c6ec9" },
"nvim-ts-autotag": { "branch": "main", "commit": "c4ca798ab95b316a768d51eaaaee48f64a4a46bc" }, "nvim-ts-autotag": { "branch": "main", "commit": "c4ca798ab95b316a768d51eaaaee48f64a4a46bc" },
"omnisharp-extended-lsp.nvim": { "branch": "main", "commit": "a47388e5417e7f1cfa6962cc441a23c4c5fb2151" },
"persistence.nvim": { "branch": "main", "commit": "b20b2a7887bd39c1a356980b45e03250f3dce49c" }, "persistence.nvim": { "branch": "main", "commit": "b20b2a7887bd39c1a356980b45e03250f3dce49c" },
"plenary.nvim": { "branch": "master", "commit": "b9fd5226c2f76c951fc8ed5923d85e4de065e509" }, "plenary.nvim": { "branch": "master", "commit": "b9fd5226c2f76c951fc8ed5923d85e4de065e509" },
"powershell.nvim": { "branch": "main", "commit": "f7a45f9c0b16e22e938b85a6729dc41165d87c95" }, "powershell.nvim": { "branch": "main", "commit": "f7a45f9c0b16e22e938b85a6729dc41165d87c95" },
"render-markdown.nvim": { "branch": "main", "commit": "b2b135347e299ffbf7f4123fb7811899b0c9f4b8" },
"snacks.nvim": { "branch": "main", "commit": "fe7cfe9800a182274d0f868a74b7263b8c0c020b" }, "snacks.nvim": { "branch": "main", "commit": "fe7cfe9800a182274d0f868a74b7263b8c0c020b" },
"telescope.nvim": { "branch": "master", "commit": "e69b434b968a33815e2f02a5c7bd7b8dd4c7d4b2" }, "telescope.nvim": { "branch": "master", "commit": "e69b434b968a33815e2f02a5c7bd7b8dd4c7d4b2" },
"todo-comments.nvim": { "branch": "main", "commit": "31e3c38ce9b29781e4422fc0322eb0a21f4e8668" }, "todo-comments.nvim": { "branch": "main", "commit": "31e3c38ce9b29781e4422fc0322eb0a21f4e8668" },

View file

@ -3,7 +3,7 @@ isNotSet() { [ -z "${1}" ]; }
set-cred () set-cred ()
{ {
export BW_SESSION="$(bw unlock $(secret-tool lookup drive bitwarden) --raw)" export BW_SESSION="$(bw unlock $(secret-tool lookup token bitwarden) --raw)"
bw sync bw sync
printf "$(bw get password cli-gitlab)" | secret-tool store --label='Gitlab Token for CLI' 'token' 'GITLAB_TOKEN' printf "$(bw get password cli-gitlab)" | secret-tool store --label='Gitlab Token for CLI' 'token' 'GITLAB_TOKEN'
printf "$(bw get password cli-ollama-token)" | secret-tool store --label='Ollama Token for CLI' 'token' 'OLLAMA_TOKEN' printf "$(bw get password cli-ollama-token)" | secret-tool store --label='Ollama Token for CLI' 'token' 'OLLAMA_TOKEN'

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
.config/tmux/plugins .config/tmux/plugins
.idea .idea
.sentry-native .sentry-native
.ssh

View file

@ -8,7 +8,6 @@
lazygit lazygit
glab glab
oh-my-posh oh-my-posh
zsh
fzf fzf
ripgrep ripgrep
rclone rclone
@ -20,6 +19,23 @@
helm helm
vivid vivid
stow stow
bitwarden-cli
wofi
nmap
kubectl
podman
podman-compose
podman-desktop
helm
htop
yubikey-manager
gimp
yazi
powershell
devpod
devpod-desktop
nerd-fonts.go-mono
libsecret
]; ];
}; };
}; };

View file

@ -1,64 +1,65 @@
install_homebrew_if_missing: true install_homebrew_if_missing: true
required_packages_brew: required_packages_brew:
- lazygit #- lazygit
- glab #- glab
- oh-my-posh #- oh-my-posh
- tpm #- tpm
- kubernetes-cli #- kubernetes-cli
- zsh-autosuggestions - zsh-autosuggestions
- bitwarden-cli #- bitwarden-cli
- ttyd #- ttyd
- fastfetch #- fastfetch
- vivid #- vivid
- yazi #- yazi
- zsh-history-substring-search - zsh-history-substring-search
- opentofu #- opentofu
- helm #- helm
- bat #- bat
- neovim #- neovim
- eza #- eza
- zoxide #- zoxide
- ansible #- ansible
- ffmpeg #- ffmpeg
- k9s #- k9s
required_packages_apt: required_packages_apt:
- htop
- stow - stow
- zsh - zsh
- curl - kitty
- xsel
- wl-clipboard
- podman
- wget
- apt-transport-https
- software-properties-common
- qemu-kvm - qemu-kvm
- qemu-system - qemu-system
- qemu-utils - qemu-utils
- python3
- python3-pip
- libvirt-clients
- libvirt-daemon-system
- bridge-utils
- virtinst
- libvirt-daemon - libvirt-daemon
- virt-manager - virt-manager
- vlc #- htop
- vault #- curl
- fzf #- xsel
- ripgrep #- wl-clipboard
- libsecret-tools #- podman
- rclone #- wget
#- apt-transport-https
#- software-properties-common
#- python3
#- python3-pip
#- libvirt-clients
#- libvirt-daemon-system
#- bridge-utils
#- virtinst
#- vlc
#- vault
#- fzf
#- ripgrep
#- libsecret-tools
#- rclone
apt_keys: #apt_keys:
- https://packages.microsoft.com/keys/microsoft.asc # - https://packages.microsoft.com/keys/microsoft.asc
apt_repo: #apt_repo:
- deb [arch=amd64] https://packages.microsoft.com/ubuntu/22.04/prod jammy main # - deb [arch=amd64] https://packages.microsoft.com/ubuntu/22.04/prod jammy main
- deb [arch=amd64 signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com noble main # - deb [arch=amd64 signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com noble main
apt_repo_gpg: #apt_repo_gpg:
- {name: "hashicorp-archive-keyring", url: "https://apt.releases.hashicorp.com/gpg"} # - {name: "hashicorp-archive-keyring", url: "https://apt.releases.hashicorp.com/gpg"}
flatpak_remote: flatpak_remote:
- {name: 'flathub', url: "https://dl.flathub.org/repo/flathub.flatpakrepo"} - {name: 'flathub', url: "https://dl.flathub.org/repo/flathub.flatpakrepo"}
@ -69,10 +70,19 @@ required_packages_flatpak:
- me.proton.Mail - me.proton.Mail
- com.protonvpn.www - com.protonvpn.www
- org.remmina.Remmina - org.remmina.Remmina
- com.github.tchx84.Flatseal
- com.vscodium.codium
- org.chromium.Chromium
- org.libreoffice.LibreOffice
- com.parsecgaming.parsec
- org.videolan.VLC
- fr.handbrake.ghb
- com.spotify.Client
- org.signal.Signal
go_version_target: "go version go1.23.4 linux/amd64" #go_version_target: "go version go1.23.4 linux/amd64"
go_tarball: "go1.23.5.linux-amd64.tar.gz" #go_tarball: "go1.23.5.linux-amd64.tar.gz"
go_checksum: "sha256:cbcad4a6482107c7c7926df1608106c189417163428200ce357695cc7e01d091" #go_checksum: "sha256:cbcad4a6482107c7c7926df1608106c189417163428200ce357695cc7e01d091"
go_apps: go_apps:
- github.com/charmbracelet/vhs@latest - github.com/charmbracelet/vhs@latest

View file

@ -16,10 +16,16 @@
with_items: "{{ service_files.files }}" with_items: "{{ service_files.files }}"
when: service_files is defined when: service_files is defined
- name: Combine predefined list and filesystem paths - name: Combine predefined list and filesystem paths
set_fact: set_fact:
systemd_service: "{{ systemd_service | union(service_files.files | map(attribute='path') | map('basename')) | unique }}" systemd_service: "{{ systemd_service | default([]) | union(service_files.files | map(attribute='path') | map('basename')) | unique }}"
when: service_files is defined when: service_files is defined
#- name: Combine predefined list and filesystem paths
# set_fact:
# systemd_service: "{{ systemd_service | union(service_files.files | map(attribute='path') | map('basename')) | unique }}"
# when: service_files is defined
- name: Enable Systemd Services - name: Enable Systemd Services
ansible.builtin.systemd_service: ansible.builtin.systemd_service:

View file

@ -1,7 +1,15 @@
- name: Ensure ca-certificates directory exists
file:
path: /etc/ca-certificates/trust-source/anchors
state: directory
owner: root
group: root
mode: '0755'
- name: Copy Public certs - name: Copy Public certs
copy: copy:
src: durp.crt src: durp.crt
dest: /etc/ca-certificates/trust-source/anchors/durp.crt dest: /etc/ca-certificates/trust-source/anchors/durp.crt
- name: Trust certs - name: Trust certs
command: trust extract-compat command: update-ca-certificates