notohh
137a114c16
yazi: disable lua conf & fix keymap tsuki: add hyprsysinfo hypridle: dpms off on timeout hosts: enable wastebin stash: bump version yuki: disable paperless & hydroxide
17 lines
273 B
Nix
17 lines
273 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
|
|
# ./twitch-miner.nix
|
|
./botoh.nix
|
|
];
|
|
}
|