73f67dd7d3
Disable firewall
2025-01-11 15:26:27 -05:00
0b5ff57d67
Cleanup
2025-01-11 15:24:37 -05:00
4727b78cd6
Working Pi with Cage
2025-01-11 13:48:11 -05:00
1c2414c595
Switch Pi support to Pi4
2025-01-11 12:35:08 -05:00
839d0c386e
Make immich-kiosk available via https + basic auth
2025-01-10 13:34:13 -05:00
680cd54a0b
Setup a Pi 3, fix hetznix02
...
This focuses on being able to build a SD card image for a Pi 3 named
raspberry and the cofig it contains. As part of making that happen, I
found that I had totally messed up hetznix02's hardware config. I fixed
this as it is where I am builiding the SD image. This work also resulted
in adding a "volume" to hetznix02 and moving `/nix` onto it.
2025-01-04 01:10:42 -05:00
d2950e1ff8
Merge pull request #474 from genebean/keys
...
Add key
2025-01-02 16:29:34 -05:00
fcbca348bd
Add firewall port for immich-kiosk
2025-01-01 08:58:31 -05:00
acdcbf5b87
Add key
2025-01-01 08:57:30 -05:00
f0c351cbbe
Cleanup + a few apps
2024-12-31 15:57:27 -05:00
8ecb7ab408
Switching BigBoy back to NixOS
2024-12-30 23:39:10 -05:00
d9b90704a0
Disable Zen kernel
...
I am having lockups like the crew of Linux Unplugged described having
with a rull real time kernel... disabling zen for now to see if that
makes them stop.
2024-12-28 21:32:47 -05:00
8c5ea5dfbc
Disable non-default system switch
2024-12-28 21:31:48 -05:00
747b2880f2
Add Filezilla
...
Some files are a pain to rsync / scp... this makes it super easy
2024-12-28 21:31:11 -05:00
3225c34bd0
Add tooling to watch and backup DVDs and Blu-rays
...
This is all about backing my stuff up from physical disk to Jellyfin for
personal consumption.
2024-12-23 10:38:41 -05:00
6ff6bb3f9f
Add mumble
2024-12-23 10:37:29 -05:00
188a745055
Switch to Zen kernel
2024-12-23 10:37:16 -05:00
c673eada56
Add kdenlive and vlc
2024-12-23 10:36:32 -05:00
4eca3364dd
Setup albyhub
2024-12-17 13:35:00 -05:00
e7d890908d
Reconfigure Jellyfin proxy
2024-12-17 10:32:46 -05:00
87de4b19f9
Made .well-known for lnurlp
...
https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-account/use-your-lightning-address/own-domain
2024-12-12 23:08:38 -05:00
23de2ed5a2
Rename home manager user settings files
2024-12-08 08:52:33 -05:00
46a93a4814
Add missing keys
2024-12-08 00:51:22 -05:00
d72f1264b2
NixOS restructuring, move common imports to lib
2024-12-08 00:47:47 -05:00
eead479245
Pass inputs around instead of each individual input
2024-12-04 21:39:03 -05:00
16f492663d
Reenable COSMIC
...
The fixing of nixpkgs unbroke COSMIC for me. I found the issue a while
back thanks to an error message it provided.
2024-12-04 06:56:03 -05:00
78ca5583c2
Update syntax for systemd.network routes
2024-12-02 21:43:50 -05:00
1eb75018d3
Change Audiobookshelf mountpoint to service's default
...
This is being done as a step before moving to the nix version of ABS.
That change would be included here too, but I ran into a bug:
```
[2024-12-02 19:53:46.433] FATAL: [Server] Unhandled rejection: [Error: EACCES: permission denied, mkdir '/metadata'] {
errno: -13,
code: 'EACCES',
syscall: 'mkdir',
path: '/metadata'
}
promise: Promise {
<rejected> [Error: EACCES: permission denied, mkdir '/metadata'] {
errno: -13,
code: 'EACCES',
syscall: 'mkdir',
path: '/metadata'
}
}
```
No idea why yet so the container lives on.
To setup the mountpoint, I ran `zfs set mountpoint=legacy
orico/audiobookshelf` and created the directory used as the mount in the
`fileSystems` section.
2024-12-02 21:43:50 -05:00
db7c1a22b1
Remove Tandoor - replaced with Mealie
2024-12-02 21:43:50 -05:00
6e55d662af
Update Audiobookshelf container
2024-12-02 21:43:50 -05:00
131341f50e
Nix 24.11 brings Nextcloud 30!
2024-12-02 21:43:50 -05:00
62569cd3b7
Update setting name for nix 24.11: opengl --> graphics
2024-12-02 21:43:50 -05:00
bae990279c
Replace absolute path /home
...
In 24.11 this is no longer allowed but is easy to grab from config
2024-12-02 21:43:50 -05:00
deae6df6f6
24.11 removes the sound.enable setting
2024-12-02 21:43:50 -05:00
4713174bb6
Merge pull request #462 from genebean/immich_backup
...
A whole mess of changes to nixnuc
2024-12-02 07:02:07 -05:00
c6762ca23d
local-changes
2024-12-01 23:00:09 -05:00
e0fe58c2c7
Add nixnas1 to flake
2024-11-27 01:19:24 -05:00
3ba32a841a
Fixed port
2024-11-18 22:26:09 -05:00
fdefa5e98e
Customize settings a bit for Forgejo
2024-11-13 14:23:43 -05:00
069cb2b044
Forgejo setup
2024-11-13 08:31:52 -05:00
60988e6026
Add port for Tube Archivist in docker compose
...
This is just the port add - the service is not up yet
2024-11-13 08:31:52 -05:00
bfa2b12c43
Setup syncthing
2024-11-13 08:31:52 -05:00
2738379a72
Atuin migration from docker on mini-watcher
2024-11-13 08:31:52 -05:00
9e4f2b7d69
Mealie
2024-11-13 08:31:52 -05:00
efe166e4ca
setup backups for immich
2024-11-13 08:31:52 -05:00
78e1b8a70e
Merge pull request #454 from genebean/hsts_fix
...
Hsts fix
2024-10-12 09:39:47 -04:00
9af7c9d414
Move Gnome bits out of current config
2024-09-08 22:56:38 -04:00
7e9f4d5adb
Add hetznix02 via nixos-anywhere
2024-09-06 22:05:53 -04:00
5c81ab594f
Container setup
2024-09-03 08:28:07 -04:00
966b7f2ef7
Fix things up related to booting and network settings
2024-09-03 08:28:07 -04:00