1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00
Commit graph

1128 commits

Author SHA1 Message Date
oddlama
f9e1247b8a
feat: use polling for paperless because virtiofs doesn't send inotify events 2024-01-19 22:03:52 +01:00
oddlama
8e32c5f0d6
feat: add .keep files to prevent paperless from removing empty folders 2024-01-19 20:57:25 +01:00
oddlama
b466f8ab65
feat: add paperless samba share and per-user consume folder 2024-01-19 02:03:29 +01:00
oddlama
8446b8fa13
chore: reenable sae mac on zackbiene 2024-01-15 21:48:49 +01:00
oddlama
a4dbffe80b
chore: update inputs and add temporary fix for pcsclite 2024-01-15 21:48:28 +01:00
oddlama
e95e65c890
fix: samba fucking execute bit fuck samba 2024-01-15 21:47:35 +01:00
oddlama
b162b20241
feat: add vaultwarden restic backups 2024-01-15 03:28:53 +01:00
oddlama
25eb9e3766
feat: add restic backup to hetzner storage box 2024-01-15 01:42:04 +01:00
oddlama
a464c99fb8
feat: add restic hetzner module, script still wip 2024-01-14 18:01:35 +01:00
oddlama
1165dc44aa
feat(samba): add bunker share for very important data 2024-01-14 14:53:05 +01:00
oddlama
412405be3d
chore: remove superfluous stuff 2024-01-14 13:02:38 +01:00
oddlama
6f6fcb6726
fix: samba group shares had invalid force user 2024-01-14 13:02:32 +01:00
oddlama
6d003dd499
feat(myuser): add awakened-poe-trade 2024-01-13 22:47:24 +01:00
oddlama
5e3fc24985
feat: add awakened-poe-trade 2024-01-13 15:30:42 +01:00
oddlama
fe9ded7d17
feat: add impermanence path for Path Of Building 2024-01-13 14:31:13 +01:00
oddlama
1275d813c8
feat: remove now-obsolete websocket in vaultwarden 2024-01-12 16:09:42 +01:00
oddlama
b23d22ff18
feat: allow SFTP to samba for scanners/other network devices 2024-01-12 15:55:41 +01:00
oddlama
4241f53f66
chore: various minor updates 2024-01-12 15:54:55 +01:00
oddlama
bf476d5be7
fix: missing rename of extra-modules -> nixos-extra-modules 2024-01-12 15:52:03 +01:00
oddlama
8876f3076e
feat: add filters and rewrites to adguardhome 2024-01-11 20:18:24 +01:00
oddlama
a44f73d3b0
refactor: move guest system and common lib parts to extra-modules 2024-01-11 03:02:42 +01:00
oddlama
ab9c6fc507
chore: update flake inputs 2024-01-10 16:03:24 +01:00
oddlama
714dec1c33
chore: play with topology generation in graphviz 2024-01-08 03:03:59 +01:00
oddlama
fbab6415ca
chore: don't send ipv6 RA for now 2024-01-06 17:01:51 +01:00
oddlama
eb67e58208
feat: add persistent directories for samba storage 2024-01-06 17:00:48 +01:00
oddlama
140b0d06e1
feat: back to qemu, cloud-hypervisor has issues with stopping
automatically (kernel panics) and sometimes shared files are not
available causing ssh to not work because libraries are missing
2024-01-06 16:59:08 +01:00
oddlama
21375353a8
chore: retrieve host keys for sire's vms 2024-01-06 03:00:45 +01:00
oddlama
2476879e73
feat: add ping to initrd; add gateway to sire 2024-01-06 02:25:59 +01:00
oddlama
659d5a5241
chore: add sire hostkey; also wait for cryptsetup before importing storage 2024-01-06 01:44:12 +01:00
oddlama
0012ce79dd
chore: fix raidz typo 2024-01-06 01:35:20 +01:00
oddlama
1467560525
chore: change sire ip to .2 and adguardhome to .3 2024-01-06 01:34:55 +01:00
oddlama
4dec7027fa
chore: change influxdb telegraf endpoint to sire 2024-01-06 01:32:09 +01:00
oddlama
486c66be30
chore: ajust ssh config 2024-01-05 22:09:19 +01:00
oddlama
bc509ab602
feat(radicale): add users 2024-01-05 22:09:01 +01:00
oddlama
130dc59c37
feat: reserve internal ip for adguardhome 2024-01-05 17:36:27 +01:00
oddlama
4c4536268a
fix: update starship hashes 2024-01-05 17:36:11 +01:00
oddlama
747a3a348b
docs: make sure to remind users to export their zfs pools after fresh installs 2024-01-05 17:35:38 +01:00
oddlama
4a4420f069
chore: rotate host keys for ward microvms 2024-01-05 17:35:09 +01:00
oddlama
5b0a073d5b
fix: mixed up kernel modules of ward and sire 2024-01-05 17:34:43 +01:00
oddlama
85419d5fed
chore: update flake 2024-01-05 13:57:05 +01:00
oddlama
664cb45a08
refactor: make luks names predictable 2024-01-05 13:29:46 +01:00
oddlama
490e2ce1a5
chore: PoC to generate d2 network graph 2024-01-05 12:35:55 +01:00
oddlama
e1231f8da1
docs: update readme 2024-01-04 22:33:59 +01:00
oddlama
7d1e022b3e
chore: rotate secrets 2024-01-04 19:16:21 +01:00
oddlama
1a96a4b8df
feat(sire): init host: main media storage server 2024-01-04 19:06:23 +01:00
oddlama
36cb1d31cb
feat: add samba users 2024-01-02 19:38:58 +01:00
oddlama
6003922b4f
feat: add samba vm; use cloud-hypervisor while qemu is acting up (2G ram? DSDT table fucked.) 2023-12-30 00:40:03 +01:00
oddlama
06a68e0b62
chore: move nginx module to extra-modules 2023-12-25 21:51:00 +01:00
oddlama
d10cd74dc6
feat: use extra-modules to set wallpaper 2023-12-25 18:13:29 +01:00
oddlama
3036c53d87
feat: make modules/distributed-config.nix extensible; don't run telegraf on containers because of missing memlock 2023-12-25 17:14:32 +01:00