Commit graph

437 commits

Author SHA1 Message Date
fc7c524e0b fix(sourcehut): use http for origin
Maybe this will force sourcehut to use http instad of https, which will
allow me to sidestep the certificate problem?
2024-08-11 12:16:40 +02:00
933e10847f fix(sourcehut): update oauth-client-id
This time I'm trying to sidestep the ssl certificate issue by accessing
internal services using http.

Using this as a redirect URL:
http://git.sourcehut.nixos.local/oauth/callback
2024-08-11 12:06:53 +02:00
ab3017c4e0 fix(sourcehut): do not set default virtualHost 2024-08-11 11:21:48 +02:00
b973ea33bc fix(sourcehut): wrong port for ipv6 listen 2024-08-11 11:12:43 +02:00
6efc6e012f fix(sourcehut): gitsrht & mansrht: listen on ipv6 as well as ipv4 2024-08-11 11:10:15 +02:00
cf859e2c33 fix: CA pem path incorrect 2024-08-11 11:02:04 +02:00
bb4e8d70b9 feat(sourcehut): install sourcehut
I didn't commit earlier config changes, I should have
2024-08-11 11:00:55 +02:00
6cd91a48ff feat: change wallpaper to fit in with colorscheme + have inspector tan 2024-08-10 14:15:06 +02:00
511a2deda8 feat: add some wallpapers 2024-08-10 14:15:01 +02:00
9c1bfb47ed feat: install krita & inkscape 2024-08-10 13:57:25 +02:00
3a6d7bd4e5 feat(virt): enable docker (podman) 2024-08-10 13:57:11 +02:00
1bd060f10b feat(file sending): install magic-wormhole-rs 2024-08-09 17:20:10 +02:00
92f31ec13b feat(river): add keybinds to toggle tags of window and display 2024-08-09 13:33:09 +02:00
cdc79de2bb feat(swaylock): style swaylock with stylix 2024-08-09 12:43:33 +02:00
12686f70c8 feat(river): add keybinds to rotate workspaces 2024-08-09 12:30:30 +02:00
1c458ff079 feat(river-shifttags): install package in user environment 2024-08-09 12:27:35 +02:00
fba76fb410 feat(river-shifttags): add river-shifttags package 2024-08-09 12:27:24 +02:00
0ca0c28cbd feat(river): add keybind for audio mute 2024-08-09 10:17:47 +02:00
cad736ba57 fix(waybar): describe volume text 2024-08-09 10:15:32 +02:00
e0b0c655d0 feat(waybar): show network traffic speed 2024-08-09 10:12:52 +02:00
d9864fd18c fix(waybar): update playtime every second 2024-08-09 09:59:51 +02:00
1adb84395b feat(waybar): fix tag bar styling to show focused, occupied & urgent states 2024-08-09 09:54:45 +02:00
48c9f796dc fonts: reduce terminal font size 2024-08-07 18:57:38 +02:00
8b05e5fa08 nixvim(toggleterm): switch keybind to C-t, because <space>tt interferes with insert mode 2024-08-07 18:45:06 +02:00
2f69ec00af env: set EDITOR to nvim 2024-08-07 18:34:41 +02:00
7c8d9cf566 kitty: port over settings from void
- keybind to open new window with same working directory
- automatically choose a contrasting foreground text color if the text
  color is too similar to the background color
2024-08-07 18:30:28 +02:00
ed3d9a579a chore: update flake.lock 2024-08-07 18:23:29 +02:00
25278613ee nixvim(toggleterm): install toggleterm 2024-08-07 18:19:58 +02:00
60ebf4fb6d nixvim(telescope): file-browser starts in directory of current file, not current directory 2024-08-07 18:15:27 +02:00
3ff0d7258d chore: add script to nixos-rebuild switch with custom label 2024-08-07 18:03:05 +02:00
5420786f5b dolphin: fix file associations not working 2024-08-07 18:02:34 +02:00
9c624cd8b2 stylix(fuzzel): make colorscheme work 2024-08-07 15:20:01 +02:00
c44e931469 stylix(kitty): make colorscheme work 2024-08-07 15:17:33 +02:00
68f0b61837 stylix(fonts): set default fonts (systemwide) 2024-08-07 12:21:58 +02:00
a6b29abff8 stylix: make nvim 0.10 default colorscheme system-wide 2024-08-06 20:18:54 +02:00
19ee36a8be nixvim(gdb): install and config dap for gdb (and which-key)
dap: debugger adapter protocol
2024-08-06 16:29:02 +02:00
a98e69571f manpages: install dev manpages 2024-08-06 12:54:05 +02:00
b8ee8301a7 nixvim(c): enable clangd lsp server 2024-08-06 11:55:00 +02:00
adaee35027 neovim: make clipboard yanking work 2024-08-05 19:09:49 +02:00
44d314ac6d books: add books smb share 2024-08-05 11:42:50 +02:00
39f1887073 guest: add guest user 2024-08-05 11:40:18 +02:00
eba3f5bb42 cursor: fix cusror theme 2024-08-02 16:12:03 +02:00
cc15438637 nixvim: improve startup time through various means 2024-08-01 15:47:48 +02:00
8e2d85646d river: add audio volume keybinds
no mute/unmute keybind right now
2024-08-01 13:09:03 +02:00
6ec6ca1061 wluma: replace webcam als with time-based als 2024-07-30 15:49:16 +02:00
7b212c9dd3 brightnessctl: add keybinds to change brightness in river 2024-07-30 15:23:21 +02:00
516155deb4 wluma: add config file to home-manager 2024-07-30 15:06:20 +02:00
31fd5d3f77 wluma: add systemd user service 2024-07-30 14:59:19 +02:00
b4a69ee0a8 cursor: try (and fail) to set cursor theme 2024-07-30 10:03:47 +02:00
9eba1a0ba6 wluma: set env variable to allow it to work
see:
https://github.com/maximbaz/wluma/issues/8
2024-07-30 09:46:43 +02:00