notohh
fa909a2d6f
All checks were successful
ci/woodpecker/cron/flake-lock-update Pipeline was successful
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
16 lines
250 B
Nix
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
|
|
];
|
|
}
|