Benjamin Bädorf
4911e5c91e
Change port of wayvnc
2022-04-30 17:08:48 +02:00
Benjamin Bädorf
53f5ab731e
Add VNCClient mode for sway
2022-04-30 13:48:38 +02:00
Benjamin Bädorf
9c9188d006
Allow outside vnc access, render a cursor in vnc
2022-04-28 23:47:11 +02:00
Benjamin Bädorf
ad313173ad
Add wayvnc option for sway
...
This change allows you to start wayvnc anytime your sway session starts.
For hosts where you want to enable this, you'll need to generate the
certificate and keys, see:
https://github.com/any1/wayvnc#encryption--authentication
You can then add these to your secrets via agenix, and load them as
`vnc-key.pem` and `vnc-cert.pem` into `/run/secrets`.
Enable the wayvnc server via the option `pub-solar.sway.vnc.enable`.
At the time of writing, `tigervnc` appears to be a good vnc client to
use.
```
2022-04-28 23:20:18 +02:00
Benjamin Bädorf
2f54c4e25c
Merge branch 'main' into b12f
2022-04-27 15:24:22 +02:00
teutat3s
469c2a3ed9
neovim: fix lsp for neovim 0.7.0
2022-04-26 11:37:59 +02:00
Benjamin Bädorf
001f05dbfc
Fix LSP infos
2022-04-18 13:12:02 +02:00
Benjamin Bädorf
c2b6ec5acc
Merge branch 'main' into b12f
2022-04-10 14:02:28 +02:00
teutat3s
030bf9e808
neovim: diagnostics: only show under cursor and
...
use custom signcolumn icons using new lua
vim.diagnostic.config options
fix fzf pop-up colors
get sonokai, suda-vim from nixpkgs vimPlugins
bump vim-workspace
add apprentice, hybrid and airline colorschemes
2022-04-09 16:52:18 +02:00
teutat3s
0764093600
office: add xournalpp, tool for annotating PDFs
2022-04-09 16:49:46 +02:00
teutat3s
93b895136d
neovim: fix config for version 0.6.1
2022-04-03 18:40:07 +02:00
Benjamin Bädorf
334daff82e
Fix latenight.blue ssh
2022-03-24 21:07:11 +01:00
Benjamin Bädorf
f0bd4f978f
Merge branch 'main' into b12f
2022-03-21 12:34:50 +01:00
teutat3s
83074e2dff
neovim: add quick-scope plugin
2022-03-15 19:06:55 +01:00
Benjamin Bädorf
33f03b3f0d
Add paperless, up guest VM RAM to 48GB
2022-03-10 21:32:21 +01:00
Benjamin Bädorf
d047a4aac0
Merge branch 'main' into b12f
2022-03-09 13:37:26 +01:00
teutat3s
869446df63
alacritty: better search colors highlighting
2022-02-22 16:50:27 +01:00
Benjamin Bädorf
e3ff8c5441
Merge branch 'main' into b12f
2022-02-14 10:54:00 +01:00
Benjamin Bädorf
f7cf825579
Fix build
2022-02-14 10:50:34 +01:00
Benjamin Bädorf
fb821aa722
Update virtualisation
2022-02-14 10:50:26 +01:00
Benjamin Bädorf
e6e2267f5a
Add paperless module
2022-02-14 10:49:49 +01:00
teutat3s
2748fbcdee
wayland: use NIXOS_OZONE_WL instead of *-wayland packages
2022-01-31 17:12:03 +01:00
teutat3s
34777780b6
Merge branch 'devos'
2022-01-31 12:16:36 +01:00
Benjamin Bädorf
87e48217d0
Merge branch 'main' into b12f
2022-01-06 14:14:13 +01:00
teutat3s
d50ef271e6
devops: add pgcli
2022-01-05 23:45:14 +01:00
teutat3s
b3d764ba6e
audio: rename pulseeffects to easyeffects, follow
...
upstream: https://github.com/wwmm/easyeffects
2022-01-05 23:45:06 +01:00
teutat3s
e0e7c4c42d
neovim: fix completion, fix python lsp
2022-01-05 23:44:59 +01:00
Benjamin Bädorf
923f41e700
Fix merge issue
2022-01-04 13:40:39 +01:00
Benjamin Bädorf
0ec6d23551
Add hp scanner driver module
2022-01-04 13:40:03 +01:00
Benjamin Bädorf
c825128eb4
Add looking glass for VMs, switch from scream-ivshmem to qemu-pulse
2021-12-11 21:10:07 +01:00
Benjamin Bädorf
4057c68bb7
Merge branch 'b12f' of git.b12f.io:pub-solar/os into b12f
2021-12-11 21:09:28 +01:00
Benjamin Bädorf
15c0412080
Add looking glass for VMs, switch from scream-ivshmem to qemu-pulse
2021-12-11 21:08:20 +01:00
Benjamin Bädorf
a934ef4a21
Merge remote-tracking branch 'origin/main' into b12f
2021-12-03 00:27:11 +00:00
Benjamin Bädorf
40dab652fb
Cleanup nvim config, add instant.nvim
2021-12-02 12:20:08 +01:00
Benjamin Bädorf
7069fb2a62
Cleanup nvim config, add instant.nvim
2021-12-02 12:19:37 +01:00
Benjamin Bädorf
65620a8bfc
Merge branch 'main' into b12f
2021-11-29 19:08:32 +01:00
Benjamin Bädorf
dc580d30b7
Remove useless nvim plugin plenary
...
This dependency plugin is not needed anymore
2021-11-29 19:07:39 +01:00
Benjamin Bädorf
09508319e9
Merge branch 'main' of git.b12f.io:pub-solar/os
2021-11-29 19:07:07 +01:00
Benjamin Bädorf
b5500d5e9e
Better terminal editing experience
...
* Decrease alacritty font size
* Improve file previews in fzf-nvim by removing some copyright notices
* Use reverse layout in fzf-nvim to align with zsh file completion
2021-11-29 19:06:10 +01:00
teutat3s
ea282db4eb
nvim: remove diffview-nvim
2021-11-29 17:25:55 +01:00
Benjamin Bädorf
6e2c227969
Merge branch 'main' into b12f
2021-11-29 17:25:30 +01:00
Benjamin Bädorf
65c8894f47
Remove minimap from nvim, fix mergetool config for git
2021-11-29 17:23:09 +01:00
teutat3s
e84fb19a20
sway: hotfix for swayidle, swaylock-bg missing in PATH
2021-11-29 17:19:10 +01:00
teutat3s
b84d88fc92
graphical, sway: disable greetd, auto-login directly to desktop
2021-11-29 17:19:05 +01:00
Benjamin Bädorf
5c46477e44
Add obs
2021-11-18 20:12:24 +01:00
Benjamin Bädorf
91163d38ed
Allow changing the user description
2021-11-17 12:06:47 +01:00
Benjamin Bädorf
cfe5d77f9e
Allow changing the user description
2021-11-17 12:05:50 +01:00
Benjamin Bädorf
decf354138
Merge remote-tracking branch 'origin/main' into b12f
2021-11-08 00:07:14 +00:00
teutat3s
d670aee07d
neovim: fix jsonls, fix cursor jumping into diagnostics buffer
2021-11-07 20:42:50 +01:00
teutat3s
7ea95e90f5
terminal-life: add glow, a tui markdown viewer; sort packages
2021-11-07 20:42:39 +01:00