Commit graph

1196 commits

Author SHA1 Message Date
8f8923203b
Add vnc keyfiles and config 2022-04-28 23:24:33 +02:00
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
9852d4a8cd
Update flake lock 2022-04-28 23:17:47 +02:00
2f54c4e25c
Merge branch 'main' into b12f 2022-04-27 15:24:22 +02:00
7ff9efa51c
Add wayvnc 2022-04-27 15:21:40 +02:00
895cdc30b9
Update flake lock 2022-04-26 11:38:26 +02:00
469c2a3ed9
neovim: fix lsp for neovim 0.7.0 2022-04-26 11:37:59 +02:00
88bb8f3eb8
cachix: trust pub.solar public keys for nix-dram 2022-04-26 11:36:59 +02:00
d85b48d191
nix-direnv: use flake-aware version 2.0.0 2022-04-26 11:36:40 +02:00
001f05dbfc
Fix LSP infos 2022-04-18 13:12:02 +02:00
c2b6ec5acc
Merge branch 'main' into b12f 2022-04-10 14:02:28 +02:00
f731adc060
Update flake lock 2022-04-09 16:54:06 +02:00
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
11ea007899
digga: Remove customBuilds, nixos-generate
has --flake, Use nixos-* not release-*
2022-04-09 16:52:04 +02:00
2b1a6d26fd
core: nixpkgs-review, see:
https://github.com/Mic92/nixpkgs-review#usage
2022-04-09 16:51:55 +02:00
2cbaf25a27
export devos template in digga
devos: remove bud get
2022-04-09 16:51:44 +02:00
0764093600
office: add xournalpp, tool for annotating PDFs 2022-04-09 16:49:46 +02:00
f87429c378
Add SSH keys 2022-04-08 21:00:53 +02:00
a884368d8d
chore: update flake lock 2022-04-03 18:42:02 +02:00
93b895136d
neovim: fix config for version 0.6.1 2022-04-03 18:40:07 +02:00
3e94c0d9f4
chore: fix direnv auto reload 2022-04-03 18:40:07 +02:00
a68e0ad878
Update flake lock 2022-03-29 21:56:29 +02:00
09bc8d5295
Merge branch 'main' into b12f 2022-03-29 19:33:06 +02:00
03911fda34
Update flake lock 2022-03-29 19:32:41 +02:00
334daff82e
Fix latenight.blue ssh 2022-03-24 21:07:11 +01:00
a699e42eb7
Merge branch 'main' into b12f 2022-03-23 11:02:57 +01:00
60ce668bc9
Update flake lock 2022-03-23 11:02:44 +01:00
f0bd4f978f
Merge branch 'main' into b12f 2022-03-21 12:34:50 +01:00
83074e2dff
neovim: add quick-scope plugin 2022-03-15 19:06:55 +01:00
33f03b3f0d
Add paperless, up guest VM RAM to 48GB 2022-03-10 21:32:21 +01:00
d047a4aac0
Merge branch 'main' into b12f 2022-03-09 13:37:26 +01:00
090575759b
bump flake lock 2022-03-04 15:14:09 +01:00
2666453e8c
Merge branch 'devos' 2022-02-24 23:41:36 +01:00
4052b39c6e
nix-dram: ensure nixpkgs follows latest input 2022-02-22 16:51:08 +01:00
869446df63
alacritty: better search colors highlighting 2022-02-22 16:50:27 +01:00
Parthiv Seetharaman
c7c11aace7
Merge pull request #427 from Pacman99/fix-deploy
flake: switch back to serokell deploy input
2022-02-18 15:13:35 -08:00
Parthiv Seetharaman
b0aadda88c flake: switch back to serokell deploy input
There is a bug in the input-output-hk fork
2022-02-17 16:22:48 -08:00
Parthiv Seetharaman
74ce47c69d
Merge pull request #426 from btobolaski/patch-1
Fix decryption location for agenix in documentation
2022-02-17 11:12:12 -08:00
Brendan Tobolaski
d6b84ca240
Fix decryption location for agenix 2022-02-17 10:15:02 -06:00
e3ff8c5441
Merge branch 'main' into b12f 2022-02-14 10:54:00 +01:00
f7cf825579
Fix build 2022-02-14 10:50:34 +01:00
fb821aa722
Update virtualisation 2022-02-14 10:50:26 +01:00
16d7ccee0d
Update flake lock 2022-02-14 10:50:02 +01:00
e6e2267f5a
Add paperless module 2022-02-14 10:49:49 +01:00
Parthiv Seetharaman
ea189c3461 README: typos and grammar 2022-02-04 07:36:52 -05:00
ad3fc6126d
core: add missing argument inputs 2022-01-31 17:37:21 +01:00
2748fbcdee
wayland: use NIXOS_OZONE_WL instead of *-wayland packages 2022-01-31 17:12:03 +01:00
a4dbe4fa78
Reference nix-dram package directly from inputs
This should avoid patches not working because our pkgs
follows nixos = release-21.11 and nix-dram follows nixos-unstable
2022-01-31 16:19:36 +01:00
7becfcd913
Fix last upstream merge, add back openssh service
Dont't autoUpgrade by default
2022-01-31 14:42:02 +01:00
1030ed575d
Merge branch 'main' of git.b12f.io:pub-solar/os 2022-01-31 12:18:13 +01:00