b12f pushed to main at b12f/os 2024-06-02 18:20:33 +00:00
6c4990d40f droppie: add /dev/sda1
3555a2a416 ssh: remove nistp SSH identity
6387f7a749 chocolatebar: don't use realtime kernel
Compare 3 commits »
b12f commented on pull request pub-solar/infra#196 2024-05-27 19:30:45 +00:00
Init mail.pub.solar

if we connect this to oidc we might want to block all these names in keycloak. It might be better to have all automated emails coming from one address, like no-reply, or from a subdomain like mail.pub.solar or similar

b12f commented on pull request pub-solar/infra#196 2024-05-27 19:30:45 +00:00
Init mail.pub.solar

Change this to the wireguard internal address before merge if it's already deployed

b12f commented on pull request pub-solar/infra#196 2024-05-27 19:30:45 +00:00
Init mail.pub.solar

can this still be connected to oidc later?

b12f commented on pull request pub-solar/infra#196 2024-05-27 19:30:45 +00:00
Init mail.pub.solar

This should be in /modules

b12f commented on pull request pub-solar/infra#196 2024-05-27 19:30:45 +00:00
Init mail.pub.solar

is this momo related?

b12f approved pub-solar/infra#196 2024-05-27 19:30:45 +00:00
Init mail.pub.solar

Really really cool, thanks for the work :)

b12f pushed to main at b12f/os 2024-05-26 17:12:12 +00:00
b9bc457494 secrets: add restic and rclone secret to chocolatebar
b12f pushed to main at b12f/os 2024-05-26 17:08:37 +00:00
7e6dec32cc yule: update password hash
948460ffc5 iso: open SSH port in firewall
6d62c706e9 public-keys: add id_bbcom as fallback
7ef1e0ec7b flake: update nixpkgs inputs
Compare 4 commits »
b12f pushed to main at b12f/os 2024-05-23 07:23:13 +00:00
7b4f1e0102 invoiceplane-templates: use https for fetching
b12f pushed to feat/mail at pub-solar/infra 2024-05-22 20:58:42 +00:00
85a5a53254 deploy: use system from host configuration
b12f pushed to main at b12f/os 2024-05-19 12:18:35 +00:00
70472a5c38 email: Add contact miom.space address
b12f pushed to main at b12f/os 2024-05-16 09:37:13 +00:00
8b08a3afce graphical: add wl-mirror
b12f pushed to main at b12f/os 2024-05-16 09:36:46 +00:00
1bdbc70e98 flake: update nixpkgs inputs
1e40964857 home: reenable zoom :(
Compare 2 commits »
b12f merged pull request pub-solar/infra#184 2024-05-08 20:37:52 +00:00
refactor: use options for config parts
b12f pushed to main at pub-solar/infra 2024-05-08 20:37:52 +00:00
c7f6810e6c Merge pull request 'refactor: use options for config parts' (#184) from refactor/config-options into main
68278ad983 refactor: use options for config parts
Compare 2 commits »
b12f deleted branch refactor/config-options from pub-solar/infra 2024-05-08 20:37:52 +00:00
b12f approved pub-solar/infra#186 2024-05-08 20:31:11 +00:00
docs: add CONTRIBUTING
b12f approved pub-solar/infra#185 2024-05-08 20:30:49 +00:00
Add AGPL LICENSE
b12f commented on pull request pub-solar/infra#183 2024-05-08 19:28:26 +00:00
style: check formatting using nixpkgs standard and fail early in CI to enforce it

Both this and CONTRIBUTING.md should really be in separate PRs