teutat3s
ed532fa271
Merge pull request 'modules/networking: Use mkDefault for caddy config' ( #220 ) from networking-mkDefault into main
...
Reviewed-on: pub-solar/os#220
Reviewed-by: teutat3s <teutates@mailbox.org>
2023-04-17 20:16:48 +02:00
Akshay Mankar
91353938af
modules/networking: Use mkDefault for caddy config
2023-04-17 20:05:42 +02:00
teutat3s
e02a5b0e50
Merge branch 'main' into infra-merge-main
2023-04-17 14:44:01 +02:00
teutat3s
24587194e9
docker-ci-runner: fix stop hanging for 120s
2023-04-17 14:42:42 +02:00
teutat3s
6e870529da
Merge branch 'main' into feature/bash-blesh-starship
2023-04-15 19:22:50 +02:00
teutat3s
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
teutat3s
029be00eab
Merge pull request 'cachix: remove unused binary caches' ( #209 ) from cachix/remove-unused-caches into main
...
Reviewed-on: pub-solar/os#209
Reviewed-by: hensoko <hensoko@gssws.de>
2023-04-15 19:03:51 +02:00
teutat3s
76d8af7c3a
Merge pull request 'audio: disable useless bluetooth sap plugin' ( #208 ) from audio/disable-bluetooth-sap-plugin into main
...
Reviewed-on: pub-solar/os#208
Reviewed-by: hensoko <hensoko@gssws.de>
2023-04-15 19:01:55 +02:00
teutat3s
9f7d209392
Merge pull request 'flake: pull in changes from digga upstream' ( #207 ) from upstream/digga-changes into main
...
Reviewed-on: pub-solar/os#207
Reviewed-by: hensoko <hensoko@gssws.de>
2023-04-15 18:59:02 +02:00
teutat3s
af9b528cb9
Merge pull request 'infra: merge main and bump inputs in flake.lock' ( #216 ) from infra-merge-main-bump-flake-lock into infra
...
Reviewed-on: pub-solar/os#216
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-04-11 19:26:45 +02:00
teutat3s
141f950607
Disable unused test on infra branch
2023-04-11 19:19:28 +02:00
teutat3s
694f925804
Bump flake.lock inputs
...
• Updated input 'agenix':
'github:ryantm/agenix/03b51fe8e459a946c4b88dcfb6446e45efb2c24e' (2023-03-04)
→ 'github:ryantm/agenix/e64961977f60388dd0b49572bb0fc453b871f896' (2023-03-31)
• Updated input 'darwin':
'github:LnL7/nix-darwin/87b9d090ad39b25b2400029c64825fc2a8868943' (2023-01-09)
→ 'github:LnL7/nix-darwin/025912529dd0b31dead95519e944ea05f1ad56f2' (2023-04-10)
• Updated input 'home':
'github:nix-community/home-manager/86bb69b0b1e10d99a30c4352f230f03106dd0f8a' (2023-03-02)
→ 'github:nix-community/home-manager/f9edbedaf015013eb35f8caacbe0c9666bbc16af' (2023-04-10)
• Updated input 'latest':
'github:nixos/nixpkgs/3c5319ad3aa51551182ac82ea17ab1c6b0f0df89' (2023-03-04)
→ 'github:nixos/nixpkgs/db24d86dd8a4769c50d6b7295e81aa280cd93f35' (2023-04-10)
• Updated input 'nixos':
'github:nixos/nixpkgs/96e18717904dfedcd884541e5a92bf9ff632cf39' (2023-03-02)
→ 'github:nixos/nixpkgs/ea96b4af6148114421fda90df33cf236ff5ecf1d' (2023-04-10)
• Updated input 'nixos-hardware':
'github:nixos/nixos-hardware/d63e86cbed3d399c4162594943bd8c1d8392e550' (2023-03-04)
→ 'github:nixos/nixos-hardware/3006d2860a6ed5e01b0c3e7ffb730e9b293116e2' (2023-04-07)
2023-04-11 19:00:18 +02:00
teutat3s
ae2439a93a
Merge branch 'main' into infra-merge-main-bump-flake-lock
2023-04-11 18:59:36 +02:00
b12f
a4e6dcdf16
Merge pull request 'flora-6: enable gitea mail notifications' ( #215 ) from infra-gitea-enable-mail-notifications into infra
...
Reviewed-on: pub-solar/os#215
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-04-11 18:42:13 +02:00
teutat3s
894c30c0d6
flora-6: enable gitea mail notifications, update
...
gitea mailer config section, see:
https://docs.gitea.io/en-us/config-cheat-sheet/#mailer-mailer
2023-04-11 18:35:57 +02:00
teutat3s
864f38920f
docs: mention ci deployment for momo/main branch
2023-03-28 14:31:48 +02:00
teutat3s
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
teutat3s
3ea141d445
cachix: remove unused binary caches from drone
...
runner
2023-03-28 14:03:41 +02:00
teutat3s
3bdc4b1f39
ci: cleanup unused directories
2023-03-28 14:00:07 +02:00
teutat3s
52c2ca9f13
nix.conf: add back required experimental features
2023-03-27 18:54:29 +02:00
teutat3s
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
teutat3s
b1ad71cd35
cachix: remove unused binary caches
2023-03-27 13:52:40 +02:00
teutat3s
b01c5f9fce
audio: disable useless bluetooth sap plugin
2023-03-27 13:51:12 +02:00
teutat3s
d0470d5aaf
flake: pull in changes from digga upstream
...
See:
54ede8e591...0595ae70cd
?diff=unified
2023-03-27 13:48:39 +02:00
teutat3s
fd7f326376
Merge pull request 'flake: Remove nur' ( #206 ) from cleanup-nur into main
...
Reviewed-on: pub-solar/os#206
Reviewed-by: teutat3s <teutates@mailbox.org>
2023-03-26 16:18:36 +02:00
Akshay Mankar
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
teutat3s
cffffbd440
Merge pull request 'ci: upload ISO images to bigger /data disk' ( #179 ) from fix/move-iso-store-to-bigger-disk into main
...
Reviewed-on: pub-solar/os#179
Reviewed-by: hensoko <hensoko@gssws.de>
2023-03-08 20:00:25 +01:00
teutat3s
d888af018c
Merge pull request 'flora-6: merge main branch' ( #178 ) from flora-6/merge-main into infra
...
Reviewed-on: pub-solar/os#178
2023-03-08 18:32:28 +01:00
teutat3s
ff8733ce1c
Merge pull request 'flora-6: configure more agressive garbage collection' ( #177 ) from flora-6/more-agressive-garbage-collection into infra
...
Reviewed-on: pub-solar/os#177
2023-03-08 18:32:00 +01:00
teutat3s
803c495778
ci: upload ISO images to bigger /data disk
2023-03-05 23:59:24 +01:00
teutat3s
f9e70e18dc
flora-6: move ISO images to /data
...
There is a second, bigger disk attached to flora-6, let's use it
2023-03-05 23:54:56 +01:00
teutat3s
3e46501f41
Merge branch 'main' into flora-6/merge-main
2023-03-05 18:40:56 +01:00
teutat3s
80c1a7927a
flora-6: configure more agressive garbage
...
collection
Reason: it has already happened a few times, that flora-6 ran out of
disk space. With this fix, hopefully the garbage collection should
kick in earlier and prevent this from happening
2023-03-05 18:38:42 +01:00
teutat3s
9fdfc83cc7
Merge pull request 'gitea: re-enable GPG signing' ( #176 ) from fix/gitea-gitconfig into infra
...
Reviewed-on: pub-solar/os#176
2023-03-05 16:56:52 +01:00
teutat3s
f0caf9b5a1
gitea: re-enable serverside GPG signing
2023-03-05 16:55:14 +01:00
teutat3s
cc57376e7f
Merge pull request 'infra: pull in gitea GPG fix from nixos-unstable' ( #175 ) from bump/infra-flake-lock into infra
...
Reviewed-on: pub-solar/os#175
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-03-05 15:30:07 +01:00
teutat3s
df79b8a3c9
caddy: fix formatting
2023-03-05 15:22:57 +01:00
teutat3s
d1175e82b4
Add Tailscale custom OIDC webfinger
...
See: https://tailscale.com/kb/1240/sso-custom-oidc/#webfinger-setup
2023-03-05 15:13:25 +01:00
teutat3s
eaea884351
Bump flake.lock
2023-03-05 15:13:21 +01:00
b12f
153617394b
Merge pull request 'waybar: want improved calendar view on right-click' ( #174 ) from feature/waybar-improved-calendar into main
...
Reviewed-on: pub-solar/os#174
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-03-05 14:24:15 +01:00
b12f
03aec25c22
Merge pull request 'waybar: fix icon size' ( #173 ) from fix/waybar-icon-size into main
...
Reviewed-on: pub-solar/os#173
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-03-05 14:23:35 +01:00
hensoko
0b03bbe76b
Merge pull request 'Add link for satzung in caddy' ( #172 ) from feature/add-caddy-satzung-link into infra
...
Reviewed-on: pub-solar/os#172
Reviewed-by: teutat3s <teutates@mailbox.org>
2023-03-02 14:10:33 +01:00
Hendrik Sokolowski
354fd593bb
make link for satzung temporary
2023-03-01 22:16:49 +01:00
teutat3s
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
teutat3s
a301a91d24
waybar: fix icon size
2023-02-28 14:03:29 +01:00
Hendrik Sokolowski
831c44fceb
Add link for satzung in caddy
2023-02-27 23:12:05 +01:00
hensoko
55d85cc757
Merge pull request 'Tidy up some modules' ( #171 ) from feature/more-core-cleanup into main
...
Reviewed-on: pub-solar/os#171
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-02-26 22:50:08 +01:00
Hendrik Sokolowski
25126fd8ca
Make resumeDevice optional
2023-02-26 21:51:25 +01:00
Hendrik Sokolowski
1c6a726d01
remove packages from lite mode
2023-02-26 21:51:19 +01:00
Hendrik Sokolowski
858fd257a4
define settings as defaults
2023-02-26 21:51:13 +01:00