Commit graph

988 commits

Author SHA1 Message Date
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
e27c1c4804 Remove unknown setting while updating to nix 24.11 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
c4844f0859 Update flake to nix and home manager 24.11 2024-12-02 07:09:41 -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
f77df80fc6
Merge pull request #460 from genebean/rp
Some simple changes on rainbow-planet
2024-12-02 00:20:47 -05:00
c6762ca23d local-changes 2024-12-01 23:00:09 -05:00
5eda8ee5b6
Merge pull request #459 from genebean/nixnas1
nixnas1
2024-11-27 01:36:17 -05:00
2423fdebb6 update neovim 2024-11-27 01:22:26 -05:00
e0fe58c2c7 Add nixnas1 to flake 2024-11-27 01:19:24 -05:00
6bdb6f094d update neovim 2024-11-18 22:26:22 -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
571a5f0203
Merge pull request #458 from genebean/flake-update
Fix post update
2024-11-13 08:31:43 -05:00
f85bd1a128 Fix post update 2024-11-13 08:31:06 -05:00
35c8a64397
Merge pull request #457 from genebean/flake-update
nix flake update
2024-11-13 08:28:20 -05:00
1ca62c0334 nix flake update 2024-11-13 08:27:42 -05:00
c08046a087
Merge pull request #456 from genebean/multiple-changes
Multiple changes
2024-11-08 08:23:07 -05:00
e446ad4e08 Update flake 2024-11-08 08:22:19 -05:00
9cf52d01b9 update alias 2024-11-08 08:22:00 -05:00
65172d266e k8s utils 2024-11-08 08:20:45 -05:00
53f3eb77c0 Install full Xcode 2024-11-08 08:20:24 -05:00
fddfe67ade Use correct version of yq 2024-11-08 08:19:51 -05:00
c0636b8dba cleanup 2024-11-08 08:19:22 -05:00
78e1b8a70e
Merge pull request #454 from genebean/hsts_fix
Hsts fix
2024-10-12 09:39:47 -04:00
dcc6d6d287
Merge pull request #453 from genebean/byegnome
Move Gnome bits out of current config
2024-09-08 22:57:17 -04:00
9af7c9d414 Move Gnome bits out of current config 2024-09-08 22:56:38 -04:00
5830b73379
Merge pull request #452 from genebean/hetznix02
Add hetznix02 via nixos-anywhere
2024-09-06 22:07:16 -04:00
7e9f4d5adb Add hetznix02 via nixos-anywhere 2024-09-06 22:05:53 -04:00
2a498e5192
Merge pull request #451 from genebean/sshnull
Add alias called sshnull
2024-09-06 12:46:35 -04:00
180b8389d7 Add alias called sshnull
This pipes known hosts to /dev/null
2024-09-06 12:45:18 -04:00
5cf6172925
Merge pull request #450 from genebean/rainbow-containers
containers and some random fixes and upgrades
2024-09-03 08:30:32 -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
3ee6e56a78 Updated flake inputs 2024-08-28 11:43:44 -04:00
2299bac78c Fix hsts syntax 2024-08-28 11:27:44 -04:00
13abf7f895
Merge pull request #449 from genebean/more-tools
More tools
2024-08-27 11:29:13 -04:00
50432211ca Install Mumble 2024-08-27 11:27:36 -04:00