Commit graph

236 commits

Author SHA1 Message Date
cc2a158732
feat(sway): add screenshot functionality 2025-08-29 14:25:10 +02:00
ef733f10a3
chore(nvim): add go treesitter plugin 2025-08-27 23:07:14 +02:00
0a4a477c25
chore(nvim): update nvim-k8s-lsp plugins 2025-08-27 23:04:52 +02:00
720bd2f391
fix(desktop): fix xdg-wlr file creation 2025-08-27 22:50:07 +02:00
eeb7f1fe5a
chore(zsh): modifications related to upstream changes 2025-08-27 22:25:55 +02:00
c7e8ec0628
feat(desktop): make portals installation configurable 2025-08-27 22:25:54 +02:00
308d6fca81
chore(waybar): apply icons name upstream change for audio module 2025-08-27 22:25:54 +02:00
0b053e3db2
fix(desktop): make screen sharing work 2025-08-27 22:25:53 +02:00
7c5882f2c5
fix(sway): use wayland backend for chromium based crap 2025-08-27 22:25:52 +02:00
94fce63f6f
fix(sway): swaylock unlable to unlock when installed on non-NixOS 2025-08-27 22:25:51 +02:00
6a8beb894d
chore(work): add kanshi configuration 2025-08-27 22:25:51 +02:00
c1ee8f9d50
fix(sway): add possibility to not install swaylock package
Useful when using home-manager on third-party distribution. Swaylock
from nixpkgs become unable to unlock session because PAM
incompatibilities.
2025-08-27 22:25:49 +02:00
a359d8c06e
chore(qutebrowser): use regular nixgl wrapper 2025-08-27 22:25:49 +02:00
e446394b83
chore(firefox): use regular nixgl wrapper
And remove `enableNixGL` configuration in related home configurations
2025-08-27 22:25:48 +02:00
40da37234a
chore(sway): xdg portal is now configured with home-manager 2025-08-27 22:25:48 +02:00
e93c365d1b
chore(sway): acctivate nixgl 2025-08-27 22:25:47 +02:00
0b49ad2e92
refactor(nvim): dynamically manage lsp files 2025-08-27 22:19:19 +02:00
50564f6eb2
refactor(nvim): dynamically manage lsp files 2025-08-21 09:38:47 +02:00
5cf651c06c
feat(nvim): add go configurations 2025-08-20 21:29:20 +02:00
baf21e031c
fix(mail): outgoing mails did not go go
Incompatilility between Neomutt and MSMTP parameters
2025-08-17 23:05:35 +02:00
5addb3821d
feat(dav): use pricate input to handle secrets 2025-08-12 03:14:55 +02:00
6e9ef448db feat(tmux): use soft secrets to handle sessions 2025-08-11 23:02:50 +02:00
8bf663b78a feat(git): use soft secrets to handle email and signing key 2025-08-11 22:22:31 +02:00
55517dba81 fix(tmux): unaccurate bell template 2025-08-11 01:36:43 +02:00
6ec9a0c4e5 chore(morty): rework mail configuration 2025-08-11 01:06:23 +02:00
97051b5cc2 chore(mail): rework neomutt configuration
* add mailcap to handle attachment
* add per-account mutt hook
* remove Trash folder sync and unassign Trash for each accounts
* remove `dd` keybinding
* add `Ctrl+b` macro to launch urlscan
2025-08-11 00:17:39 +02:00
a023323e34 fix(mail): afew filters was never applied because misplaced 2025-08-11 00:10:35 +02:00
30ebf1e5d0 fix(mail): use email address suffix in inbox folder 2025-08-11 00:08:50 +02:00
fab0ec3696 feat(mail): add urlscan to view url in mails 2025-08-11 00:06:36 +02:00
28020e17e1 chore(email): propagate email deletion 2025-08-06 00:29:28 +02:00
dd5be819f2 fix(neomutt): fix change account keybinding 2025-08-06 00:28:09 +02:00
f9ebf23688 feat(accounts/mail): implement afew filters management 2025-08-05 02:02:19 +02:00
4ba9224348 feat(accounts): add emails workflow settings 2025-08-04 22:33:39 +02:00
e4dcb39fc5 fix(mako): syntax error in generated config file 2025-07-15 21:36:05 +02:00
a7447fbafe
feat(k8s): add kubernetes module with all needed stuff 2025-07-07 08:53:14 +02:00
8a5522396a
feat(git): improve configuration
* configure diff
 * show diff when edit a commit in editor
2025-06-20 16:40:56 +02:00
5c86a1f859
chore(starship): add k8s context in prompt 2025-06-19 08:53:17 +02:00
957afa66d0 chore(home-manager): rework floating windows management 2025-06-18 23:32:31 +02:00
85dbefc18e feat(home-manager): configure gpg-agent 2025-06-18 23:32:31 +02:00
031be01d70 chore(gnupg): add script to manage GPG master key from USB drive 2025-06-18 23:32:30 +02:00
e376634d06 chore(gnupg): change gnupg home directory 2025-06-18 23:32:30 +02:00
3328f4a4f5 fix(sway): rework theme for gpg pinentry 2025-06-18 23:32:30 +02:00
141df5608d feat(gnupg): allow gpg as ssh-agent
Deactivate regular ssh-agent in NixOS confifurations
2025-06-18 23:32:30 +02:00
b4c25d7497 chore(gpg): fix upstream changes in configuration 2025-06-18 23:32:30 +02:00
9154cf5b43 chore(zsh): implement upstreamn changes in configuration 2025-06-18 23:32:30 +02:00
4728addcb0 chore(mako): adapt configugation to upstream changes 2025-06-18 23:32:30 +02:00
e2bddcf32c chore(neovim): update k8s-lsp plugin 2025-06-18 23:27:22 +02:00
d7913c1f9b feat(neovim): add dropbar plugin 2025-06-18 23:18:51 +02:00
0492b3189a
feat(tmux): improve session creation script
Add a simple README to document it
2025-05-12 09:04:21 +02:00
72f0ec1c2c chore(tmux): update configuration 2025-05-07 01:38:32 +02:00