Commit graph

88 commits

Author SHA1 Message Date
e4f700f87b feat(nixcord): switch from discord to vesktop
- Enabled vesktop
- Disabled discord
- Added plugins back
- Updated deafen mouse action script
2025-10-03 02:17:27 +09:00
bd984e7aaf feat(zsh): update aliases
- Removed update alias
- Added some git aliases
2025-10-02 22:52:47 +09:00
d927092b29 feat: add dev shell with deploy aliases 2025-10-02 22:47:46 +09:00
1b8d0b91e2 chore(nixvim): rename homeManagerModules to homeModules 2025-10-02 22:34:30 +09:00
2392e33cee chore: update flake inputs 2025-10-02 22:21:45 +09:00
1f28e2853d feat(vps): add caddy reverse proxy for vaultwarden at /vaultwarden/ 2025-10-02 21:41:42 +09:00
362e2f99b1 feat: replace gemini-cli with opencode 2025-09-29 16:25:33 +09:00
3318d2d14b feat: add hyprshot-save script
- Added hyprshot-save shell script with --no-upload option
- Updated keybindings to use the new hyprshot-save script
- Refactored the zipline secret in secrets.yaml into zipline/env and zipline/token
- Updated zipline.nix on host vps to use the new zipline/env secret path
2025-09-26 15:52:53 +09:00
55a021961c feat(vps): allow root login via ssh key 2025-09-25 16:42:37 +09:00
24900346f9 feat(vps): add caddy
- Enabled caddy service
- Opened port 80, 443 for Caddy
2025-09-25 16:33:32 +09:00
cbe7b1204d feat(vps): disable password and root login 2025-09-25 15:09:47 +09:00
30ecb6ce99 feat(vps): add zipline 2025-09-24 18:46:39 +09:00
cfc656cf96 feat: replace keepassxc with bitwarden
- Removed keepassxc package and its configuration.
- Replaced the KeePassXC Firefox extension with the Bitwarden extension.
- Removed KeepassXC from Hyprland exec-once
- Removed keepass folder from Syncthing configuration
2025-09-24 18:00:44 +09:00
d7179b75a8 feat: add vps host configurations 2025-09-24 17:47:00 +09:00
14fdc3875f feat(wsl): set default shell to zsh 2025-09-21 09:31:47 +00:00
79363ee03b fix(wsl): specify system 2025-09-21 09:20:02 +00:00
ae9b39d2b8 feat: add wsl host configurations 2025-09-21 09:15:04 +00:00
6e88dd69a8 feat(obsidian): switch to flatpak version 2025-09-20 12:57:57 +09:00
b24db9f73a feat(tofi): adjust selection appearance 2025-09-19 23:32:12 +09:00
2656818aef feat(waybar): remove audio-out from privacy module 2025-09-19 16:47:12 +09:00
047043e4e5 feat(waybar): add privacy module 2025-09-19 16:25:10 +09:00
ce336d10b1 feat: add cliphist
- Enabled cliphist
- Added wl-clipboard package
- Added new hyprland keybinding Mod+V for cliphist tofi menu
2025-09-15 21:22:52 +09:00
211d1aa452 feat(syncthing): add new device 'tablet'
- Added device 'tablet'
- Add tablet to obsidian folder
2025-09-14 13:17:47 +09:00
2fe54f05f0 feat: move Obsidian vault to /data/Backup/ 2025-09-14 12:49:02 +09:00
e130e7c46b feat(keepassxc): disable ssh agent 2025-09-12 23:32:46 +09:00
7d73be0f5f feat: add ripgrep 2025-09-12 23:22:41 +09:00
513ba77458 feat(nixos): declare syncthing settings 2025-09-12 23:13:08 +09:00
959d504283 feat(nixvim): configure LSP completion and code actions 2025-09-08 15:55:19 +09:00
d887ce84e1 feat(nixos): add syncthing 2025-09-06 19:41:11 +09:00
e48531001b fix(mouse-actions): switch deafen action to target discord
Refs: 5c151296f6
2025-09-06 10:08:31 +09:00
5c151296f6 fix(gemini): correctly load github token for mcp server
- Switched to github-mcp-server binary instead of npx, since Node.js was removed in commit 58490c36fe
- Added wrapper script for github-mcp-server binary as a workaround
- Updated GitHub PAT key in secrets
2025-09-06 01:36:17 +09:00
6c31c6e031 fix(nixcord): switch to Discord client and remove spotifyControls plugin
- Replaced Vesktop with the official Discord client as a workaround for crashes that occurred during screensharing.
- Removed spotifyControls plugin due to buggy behavior
- Could not solve Vencord plugins tab not being rendered
2025-09-06 01:35:54 +09:00
6f8f4fe1b0 fix: move xdg module to graphical 2025-09-01 06:52:49 +00:00
6d1fd47bea feat: refactor home-manager configuration for multi-host support 2025-08-31 22:16:33 +09:00
f20c875a48 feat(hyprland): add keybinds for resizing windows 2025-08-30 18:00:24 +09:00
8a106e2758 feat: migrate Prism Launcher from flatpak to home nix package 2025-08-30 12:59:50 +09:00
58490c36fe feat: remove nodejs 2025-08-28 22:43:22 +09:00
b738736f94 feat: add lanzaboote
- Added lanzaboote
- Disabled systemd-boot in favor of lanzaboote
- Added sbctl
2025-08-28 22:37:42 +09:00
dfc4f9ba9d feat(waybar): remove tray background color
- Removed #tray background-color in waybar style
- Set kime tray icon color to white
2025-08-28 22:10:20 +09:00
2a733f6e2a feat: set Rosé Pine cursor theme 2025-08-28 21:58:54 +09:00
3ed2215f13 fix(xdg): force mimeapps.list to avoid overwrite 2025-08-26 16:48:11 +09:00
19ee0fc14e refactor: migrate powermenu.sh to writeShellScriptBin 2025-08-26 16:44:11 +09:00
1f045e291d feat: add restic 2025-08-26 16:29:01 +09:00
f74e59d56b refactor: modularize programs and services 2025-08-24 22:23:10 +09:00
191d3c3392 refactor: automate module imports 2025-08-23 23:04:25 +09:00
09ec08dcb2 feat: add gemini cli 2025-08-23 22:50:00 +09:00
4a948cc348 feat: add sops-nix 2025-08-23 21:38:58 +09:00
7e57ae8088 feat(firefox): add Raindrop.io extension 2025-08-17 00:55:00 +09:00
e2be1bdc6d feat: add steam 2025-08-16 16:04:06 +09:00
6c4f40a08e fix(xdg): correct Roblox Studio scheme handlers 2025-08-16 12:11:21 +09:00