Commit graph

242 commits

Author SHA1 Message Date
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
f95cc09e13 Restructure Darwin configuration
So far, this is just based on mightymac. The other devices will be
updated soon.
2024-12-07 23:18:12 -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
65172d266e k8s utils 2024-11-08 08:20:45 -05:00
53f3eb77c0 Install full Xcode 2024-11-08 08:20:24 -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
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
2299bac78c Fix hsts syntax 2024-08-28 11:27:44 -04:00
50432211ca Install Mumble 2024-08-27 11:27:36 -04:00
b65e0994e7 Setup i2cssh 2024-08-27 11:27:20 -04:00
e51526858c disable hyprland for now 2024-08-20 12:48:21 -04:00
604706fb45 flox 2024-08-20 12:47:13 -04:00
f4998ff2bd Add more k8s utils 2024-08-13 11:14:13 -04:00
f8e187f447 Add Flox 2024-08-12 16:17:24 -04:00
0d7e48c561 Tooling for k8s work 2024-08-12 16:15:24 -04:00
ef3cb850e9 networkd and displaylink 2024-08-12 15:56:41 -04:00
38046556b4 Cosmic and fixing terraform 2024-08-12 15:56:38 -04:00
a93c2bc3b9 k8s tooling 2024-08-12 15:54:07 -04:00
e1ef4eceaa Open port 8448 for matrix federation 2024-07-20 20:09:18 -04:00
c441bb3d61
Merge pull request #434 from genebean/tandoor-immich
Setup Tandoor and Immich
2024-07-07 20:03:20 -04:00
fcedca9777 Immich via Docker Compose
This is how they strongly encourage it to be setup and its not in
nixpkgs yet.
2024-07-07 19:55:35 -04:00
cb67bc6a28 Tandoor the nix way 2024-07-07 19:55:17 -04:00
34524f12dd rclone 2024-07-07 19:38:14 -04:00
ed741faf7f Setting up Nextcloud 2024-07-02 14:29:03 -04:00