Commit Graph

76 Commits

Author SHA1 Message Date
cb5e68ef16 [dns] init 2026-01-26 14:05:12 +01:00
b94574c640 [fanny] fix flushing init vpn 2025-11-15 18:02:20 +01:00
e91481c405 [initssh] network.flushBeforeStage2 2025-11-15 16:50:07 +01:00
d3312c870a [fanny] remove zfs-remote-unlock 2025-11-15 16:37:11 +01:00
4d4e9d980b [initssh] add iproute2 2025-11-15 15:48:40 +01:00
beb3839a6b [initssh] add wireguard-tools 2025-11-15 15:47:38 +01:00
0df32bf47c [initssh] fix busybox 2025-11-15 15:47:02 +01:00
f6bbbdec3e [initssh] add pkgs.busybox to initrd 2025-11-15 15:11:47 +01:00
2a5539c204 [fanny] import storage in systemd script 2025-11-15 14:51:51 +01:00
9588103e67 [fanny] import storage on boot 2025-11-15 14:30:57 +01:00
b59f4084c0 [fanny] set wg initrd key 2025-11-15 13:39:55 +01:00
f6bd56d583 [fanny] setup initrd wireguard 2025-11-15 13:12:29 +01:00
f8f68df868 [initssh] load all zfs keys 2025-11-15 13:12:29 +01:00
a75476b657 Fix errors and warnings 2025-05-27 00:52:34 +02:00
e8647dd8d8 [printing] add postcard printer 2025-05-08 11:23:53 +02:00
2caabac33d [printing] turn pureblack options on 2025-05-08 11:23:33 +02:00
6c3a7be483 [printing] init module 2025-04-11 17:03:10 +02:00
e8c188debf [microvms] rm unused code 2025-03-20 19:55:51 +01:00
1f559d93ba [microvms] initialize directories on microvm host 2025-03-20 19:51:52 +01:00
3b2a7cedc5 [backup] add 24 hourly backups 2025-03-17 18:34:03 +01:00
d202a3d0cb [user module] I love symlinks 2025-03-16 14:16:52 +01:00
ef33833910 Add backup server to vpn 2025-03-16 13:38:37 +01:00
be0bb0b08b [backup] fix description 2025-03-16 12:53:43 +01:00
026494c877 [backup] fix typo 2025-03-16 11:25:37 +01:00
3021716640 [backup] update module descriptions 2025-03-16 11:15:52 +01:00
70ec63f213 [users] fix typo 2025-03-16 10:24:17 +01:00
d5e94b50cb [backup] fix errors 2025-03-16 10:09:54 +01:00
286e03c853 [backup] WIP setup sanoid/syncoid module 2025-03-16 00:57:24 +01:00
766b738a6a [malovpn] change peers.nix address to string without CIDR notation
this way we can easily use ip by hostname in other modules
2025-03-16 00:54:31 +01:00
1083949c87 [user module] add backup usr 2025-03-12 20:21:47 +01:00
abb565cace [user module] set sops key path
also this should be moved into a different module later i think
2025-03-04 21:04:56 +01:00
ahtlon
65e7152ef0 [user module] forgot to set ssh-keys for admin user, use /etc/ssh/hostname as server ssh key 2025-03-04 20:26:05 +01:00
ahtlon
7c300eb385 Revert "[disko] Bit of a hack but the storage partition now gets mounted after zroot using a file on the disk."
This reverts commit 4a67683462.
2025-03-04 17:53:34 +01:00
ahtlon
e2fac827bd [user module] default enable users to prevent lockouts
also, add admin to trusted users
2025-03-01 21:36:51 +01:00
ahtlon
912c8e1195 Merge remote-tracking branch 'origin/master' into issue77 2025-03-01 21:12:55 +01:00
ahtlon
ff2ccd5fb4 [user module] use hashed password without sops (for now) 2025-03-01 21:11:50 +01:00
ahtlon
8b33a1c704 [user module] fix sops user password 2025-01-29 09:29:58 +01:00
1f9d39b53d [malovpn] add hetzner 2025-01-28 14:56:09 +01:00
ahtlon
eb61088dc9 [user module] actually call the module
and fix some issues
2025-01-28 12:43:07 +01:00
ahtlon
fdb9980176 add malo user password 2025-01-28 12:04:40 +01:00
ahtlon
dfd8eb9c15 Add malo user module 2025-01-28 11:58:38 +01:00
ahtlon
4a67683462 [disko] Bit of a hack but the storage partition now gets mounted after zroot using a file on the disk. 2025-01-24 18:30:51 +01:00
d8e989125a [metrics] init module 2025-01-21 23:11:33 +01:00
cd5cfe2bb2 [overwatch] init 2025-01-21 23:11:31 +01:00
168d45ed8a [vpn] set mtu 1340 2025-01-17 00:29:11 +01:00
8e8ddb1435 [vpn] fix persistentKeepalive 2025-01-14 21:37:17 +01:00
3b6107c13d [fanny] set persistentKeepalive
to be able to ssh even if fanny was not active for a while
2025-01-14 16:47:08 +01:00
aaf1e280fc [vpn] enable ip_forward on servers 2025-01-14 15:40:22 +01:00
c6c7fe5a57 [vpn] allow peers to communicate within subnet 2025-01-14 15:14:58 +01:00
60221f474c [vpn] fix allowedIps
it seems allowedIPs need to have /32 subnet
2025-01-14 15:04:49 +01:00