snowflake/hosts/yuki/services/default.nix
notohh fa909a2d6f
All checks were successful
ci/woodpecker/cron/flake-lock-update Pipeline was successful
flake.lock: update
firefox: update betterfox

tsuki: add bolt launcher

stylix: disable zellij

yuki: remove twitch miner

yuki: remove twitch miner

pgres: init ec db

yuki: bump docker versions

tsuki: disable waydroid

default: disable helix

default: update default editor

firefox: edit extensions

torrent: bump qbit

services: remove wlsunset
2024-11-12 16:44:37 -05:00

16 lines
250 B
Nix

{...}: {
imports = [
./hass
./homepage
./restic.nix
./traefik.nix
./stash.nix
./jellyfin.nix
./wallos.nix
# ./searxng.nix
./anki-sync-server.nix
# ./paperless.nix
# ./hydroxide.nix
./botoh.nix
];
}