Commit graph

305 commits

Author SHA1 Message Date
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
3dc5e196ac Add audio cd ripping tools 2024-12-28 21:30:24 -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
7695adc997 Add tool named tldr 2024-12-23 10:35:34 -05:00
4eca3364dd Setup albyhub 2024-12-17 13:35:00 -05:00
e1f04a6877 Enhance nixdiff alias on Mac to represent reality
On macOS, nix-darwin and nix-homebrew are used. As a result, more than
just `nvd` is needed.
2024-12-17 10:55:41 -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
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