Commit graph

1848 commits

Author SHA1 Message Date
f4c509b3de
Merge pull request 'docker-ci-runner: fix stop hanging for 120s' () from fix/ci-runner-docker-stop into main
Reviewed-on: 
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-04-24 12:51:07 +02:00
ad1a6db3a8
Only use root user for CaT infra 2023-04-21 11:31:13 +02:00
6fc5b2553c
Add concepts-and-training test infra config 2023-04-21 11:20:23 +02:00
ed532fa271
Merge pull request 'modules/networking: Use mkDefault for caddy config' () from networking-mkDefault into main
Reviewed-on: 
Reviewed-by: teutat3s <teutates@mailbox.org>
2023-04-17 20:16:48 +02:00
91353938af
modules/networking: Use mkDefault for caddy config 2023-04-17 20:05:42 +02:00
24587194e9
docker-ci-runner: fix stop hanging for 120s 2023-04-17 14:42:42 +02:00
6e870529da
Merge branch 'main' into feature/bash-blesh-starship 2023-04-15 19:22:50 +02:00
fcd65dc34a
bash: want CTRL+c to cancel and discard current
line when in ble.sh vim insert mode
2023-04-15 19:06:58 +02:00
029be00eab
Merge pull request 'cachix: remove unused binary caches' () from cachix/remove-unused-caches into main
Reviewed-on: 
Reviewed-by: hensoko <hensoko@gssws.de>
2023-04-15 19:03:51 +02:00
76d8af7c3a
Merge pull request 'audio: disable useless bluetooth sap plugin' () from audio/disable-bluetooth-sap-plugin into main
Reviewed-on: 
Reviewed-by: hensoko <hensoko@gssws.de>
2023-04-15 19:01:55 +02:00
9f7d209392
Merge pull request 'flake: pull in changes from digga upstream' () from upstream/digga-changes into main
Reviewed-on: 
Reviewed-by: hensoko <hensoko@gssws.de>
2023-04-15 18:59:02 +02:00
dcb77f9056
Merge branch 'main' into b12f 2023-04-03 11:46:57 +02:00
864f38920f
docs: mention ci deployment for momo/main branch 2023-03-28 14:31:48 +02:00
879a657f8c
Init CONTRIBUTING.md
Explain how to get changes into the existing branches of this repo
and what the branches are for
2023-03-28 14:21:12 +02:00
3ea141d445
cachix: remove unused binary caches from drone
runner
2023-03-28 14:03:41 +02:00
3bdc4b1f39
ci: cleanup unused directories 2023-03-28 14:00:07 +02:00
52c2ca9f13
nix.conf: add back required experimental features 2023-03-27 18:54:29 +02:00
972e3f1569
cachix: default binary cache is nixos.org, no need
to specify it explicitly (results in double entry in nix.conf)

Also force our nix.extraOptions because digga tries real hard to put
their binary caches there:
0595ae70cd/modules/nix-config.nix (L19-L23)
2023-03-27 18:09:46 +02:00
b1ad71cd35
cachix: remove unused binary caches 2023-03-27 13:52:40 +02:00
b01c5f9fce
audio: disable useless bluetooth sap plugin 2023-03-27 13:51:12 +02:00
d0470d5aaf
flake: pull in changes from digga upstream
See:
54ede8e591...0595ae70cd?diff=unified
2023-03-27 13:48:39 +02:00
fd7f326376
Merge pull request 'flake: Remove nur' () from cleanup-nur into main
Reviewed-on: 
Reviewed-by: teutat3s <teutates@mailbox.org>
2023-03-26 16:18:36 +02:00
1f5b2b9d10
flake: Remove nur
It was perhaps added manually, not sure if the overlay was actually useful to
anyone.
2023-03-26 15:14:33 +02:00
cffffbd440
Merge pull request 'ci: upload ISO images to bigger /data disk' () from fix/move-iso-store-to-bigger-disk into main
Reviewed-on: 
Reviewed-by: hensoko <hensoko@gssws.de>
2023-03-08 20:00:25 +01:00
803c495778
ci: upload ISO images to bigger /data disk 2023-03-05 23:59:24 +01:00
1918a3fd6e
Add present-md package to user bens' home directory 2023-03-05 17:38:57 +01:00
71e2398333
Add present-md package 2023-03-05 17:38:39 +01:00
153617394b Merge pull request 'waybar: want improved calendar view on right-click' () from feature/waybar-improved-calendar into main
Reviewed-on: 
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-03-05 14:24:15 +01:00
03aec25c22 Merge pull request 'waybar: fix icon size' () from fix/waybar-icon-size into main
Reviewed-on: 
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-03-05 14:23:35 +01:00
a3c4719f9b
waybar: use nvfetcher to get most recent version
from master branch

Want improved calendar view on right-click and scrolling through months
2023-02-28 14:07:01 +01:00
a301a91d24
waybar: fix icon size 2023-02-28 14:03:29 +01:00
55d85cc757 Merge pull request 'Tidy up some modules' () from feature/more-core-cleanup into main
Reviewed-on: 
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-02-26 22:50:08 +01:00
25126fd8ca
Make resumeDevice optional 2023-02-26 21:51:25 +01:00
1c6a726d01
remove packages from lite mode 2023-02-26 21:51:19 +01:00
858fd257a4
define settings as defaults 2023-02-26 21:51:13 +01:00
c9662596b7 Merge pull request 'bash: fix fzf history widget (ctrl+r) unreadable' () from fix/bash-history-widget-selected-entry into main
Reviewed-on: 
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-02-26 14:44:43 +01:00
dff81759a8
bash: fix history widget (ctrl+r) unreadable
selected entry
2023-02-25 19:22:19 +01:00
820e322313 Merge pull request 'drone: use official drone-scp image again' () from fix/use-official-drone-scp-image into main
Reviewed-on: 
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-02-24 21:38:55 +01:00
837a2e1685 Merge pull request 'nvim: fix file preview for names containing spaces' () from fix/neovim-preview-filenames-with-spaces into main
Reviewed-on: 
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-02-24 21:38:29 +01:00
9e6c7c140b
bash: use nvfetcher for ble.sh sources 2023-02-24 20:18:45 +01:00
5fd4ffeb5d
bash: fix starship color in prompt 2023-02-24 18:37:45 +01:00
9a3a7c7d00
bash: ble.sh use desc menu style for completion 2023-02-24 18:37:45 +01:00
3f7f1f0038
Fix blesh hash 2023-02-24 18:34:33 +01:00
8bd7474651
Fix blesh hash 2023-02-24 18:33:13 +01:00
5f3dc81f73
Explain option for paperless 2023-02-24 18:33:01 +01:00
2468acd8e0
Update flake lock 2023-02-24 18:32:36 +01:00
c8435976eb
nvim: fix file preview for names containing spaces 2023-02-24 18:11:09 +01:00
9167cc0054
bash: disable ble.sh history share
complete on first TAB if there's a single matching filename
with show-all-if-ambiguous on

enable history search with arrow up after starting to type a command
2023-02-24 18:10:03 +01:00
db3af3c76a
bash: disable ble.sh history share
complete on first TAB if there's a single matching filename
with show-all-if-ambiguous on

enable history search with arrow up after starting to type a command
2023-02-24 18:07:37 +01:00
250ebf3c06
Add insomnia to user ben 2023-02-21 12:38:01 +01:00