Add Losslesscut AppImage and update host configs
Enable the Losslesscut AppImage on the Garand‑Desktop host while keeping it disabled on the laptop and default hosts. Add opencode to the laptop home configuration and explicitly disable ollama. Add a new losslesscut AppImage package definition and register it in the AppImage collection. Extend the substituter list with noctalia.cachix.org and add its trusted public key.
This commit is contained in:
@@ -7,6 +7,8 @@ _: {
|
||||
enable = true; # Zed Editor: a modern, high‑performance code editor
|
||||
remote-server.enable = false; # Remote Server: enable remote editing capabilities
|
||||
};
|
||||
opencode.enable = true; # OpenCode: terminal coding agent
|
||||
ollama.enable = false; # Ollama: Local Llms
|
||||
|
||||
/*
|
||||
Web browsers
|
||||
|
||||
@@ -101,6 +101,7 @@ _: {
|
||||
pixieditor.enable = true; # Pixieditor: Universal editor for all your 2D needs
|
||||
plex.enable = true; # Plex: media player and server client
|
||||
jellyfin.enable = true; # Jellyfin: foss media player
|
||||
appImages.losslesscut.enable = false; # Losslesscut: Swiss army knife of lossless video/audio editing
|
||||
|
||||
/*
|
||||
Utilities / Misc
|
||||
|
||||
Reference in New Issue
Block a user