1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00
Commit graph

634 commits

Author SHA1 Message Date
oddlama
926787528b
feat: add repo-like user secrets, rudimentary config of thunderbird 2023-09-16 14:04:02 +02:00
oddlama
0994bba279
feat: add hint about fixing minecraft crashing xorg-server 2023-09-16 01:02:57 +02:00
oddlama
c01ab50eda
chore: enable xserver debugging 2023-09-15 22:35:35 +02:00
oddlama
154a2518e0
feat: write small gdb patch to show libraries in unknown coredump backtraces 2023-09-15 22:35:26 +02:00
oddlama
451b562fd4
chore: let gdb use a single history file 2023-09-15 18:07:55 +02:00
oddlama
e7561e6933
feat: use pwndbg as default gdb 2023-09-15 18:01:24 +02:00
oddlama
1a8072dcda
feat: add nixseparatedebuginfod and update flake 2023-09-15 14:57:27 +02:00
oddlama
c3bdf5e89b
chore: add hint about bottles dark mode 2023-09-14 20:47:05 +02:00
oddlama
d9a2aeaa5d
feat: use latest bottle version 2023-09-14 20:16:03 +02:00
oddlama
be9211f4f0
feat: persist dconf 2023-09-14 19:52:29 +02:00
oddlama
c4e9c34769
feat: add gtk theme 2023-09-14 18:52:30 +02:00
oddlama
ce339bb50f
chore: persist some game files 2023-09-14 15:02:12 +02:00
oddlama
1f2a22fd38
fix: disable broken starship nix module 2023-09-14 14:04:46 +02:00
oddlama
ae120a16c7
feat: add gtk hints for dark mode 2023-09-13 19:41:48 +02:00
oddlama
3cc9fa6f82
fix: disable starship and atuin in nushell 2023-09-13 18:39:51 +02:00
oddlama
3882c1aac4
feat: add prismlauncher, make gtk apps bigger 2023-09-13 18:39:25 +02:00
oddlama
05b626f912
feat: back to xorg for gaming 😞 2023-09-13 17:28:23 +02:00
oddlama
bbcf39a3ae
feat: use bottles instead of lutris 2023-09-12 21:30:45 +02:00
oddlama
968cd97931
feat: add packages for wine gaming 2023-09-10 20:07:20 +02:00
oddlama
3749c8ef56
refactor: rename potksed to kroma 2023-09-10 12:48:42 +02:00
oddlama
4b5507f374
refactor: move users/common to modules/config structure like for hosts 2023-09-10 12:44:58 +02:00
oddlama
2087bbce07
chore: minor todos 2023-09-10 12:41:02 +02:00
oddlama
35e51873b8
feat: enable steam and gate gaming options behind option 2023-09-10 12:40:26 +02:00
oddlama
69b0166a6b
refactor: move impermanence config to application definition where possible 2023-09-10 12:39:42 +02:00
oddlama
8990a63a1e
feat: add LoL 2023-09-08 18:16:50 +02:00
oddlama
2af6d9e2fb
feat(firefox): add about:config settings, betterfox and search engine definitions 2023-09-08 17:07:39 +02:00
oddlama
922e64eb9c
chore: fix xdg in wrong section 2023-09-08 14:38:48 +02:00
oddlama
6af1950f53
feat: "bake-in" firefox env vars 2023-09-08 14:30:36 +02:00
oddlama
cbdc3b7bff
fix: enable mimeApps (oops) 2023-09-08 14:30:13 +02:00
oddlama
12bc13c82e
feat: add nvidia-vaapi-driver 2023-09-08 14:29:43 +02:00
oddlama
fa788e4ce5
chore: update flake and remove signal override 2023-09-08 12:02:25 +02:00
oddlama
601efa9475
chore: remove superfluous definition of nixosConfig for HM 2023-09-08 11:54:04 +02:00
oddlama
2c03959277
feat(sway): add basic keybinds 2023-09-07 20:28:07 +02:00
oddlama
a14817d2ab
feat(sound): allow dynamic clock rates 2023-09-07 20:27:14 +02:00
oddlama
f56fac68ac
fix: correctly set pointer acceleration 2023-09-05 16:59:19 +02:00
oddlama
5fd3c3c263
fix: need faketty (for some reason it's not propagated) 2023-09-05 16:57:56 +02:00
oddlama
8c2d201a26
chore: update flake 2023-09-05 15:32:42 +02:00
oddlama
d0b41c8711
feat: split signal and discord to own config files 2023-09-05 15:04:50 +02:00
oddlama
cb7ebcf8c3
chore: adjust font size on kitty 2023-09-05 15:04:07 +02:00
oddlama
792c23802c
feat: add mime defaults to firefox 2023-09-05 15:03:24 +02:00
oddlama
e8a12ff409
chore: split firefox nix config to own file 2023-09-05 01:31:37 +02:00
oddlama
4e622697a1
chore: adjust monitor serial, hopfully it is not randomized on startup... 2023-09-05 01:31:09 +02:00
oddlama
0db42e1904
feat: use firefox hm option instead of packages 2023-09-05 00:54:20 +02:00
oddlama
1d1a29889a
fix: add ftplugin to nvim config 2023-09-05 00:53:53 +02:00
oddlama
645c85a1d9
chore: adjust comment about invisible cursors 2023-09-05 00:53:34 +02:00
oddlama
28a629aa70
refactor: move git to myuser and remove obsolete nix config entry 2023-09-05 00:53:00 +02:00
oddlama
7b26c45fb8
feat: use Segoe-UI fonts 2023-09-05 00:14:21 +02:00
oddlama
5daa44e11c
feat: add nixpkgs-wayland overlay for newer wayland stuff 2023-09-04 23:25:47 +02:00
oddlama
d515201729
chore: override signal to newer version 2023-09-04 23:22:41 +02:00
oddlama
d4fb1e4d4e
feat(nvim): adapt config due to plugin updates 2023-09-04 22:15:12 +02:00