snowflake/hosts/sakura/services/default.nix
notohh 137a114c16
flake.nix: add hyprsysinfo && use fufexan zen fork
yazi: disable lua conf & fix keymap

tsuki: add hyprsysinfo

hypridle: dpms off on timeout

hosts: enable wastebin

stash: bump version

yuki: disable paperless & hydroxide
2024-10-14 07:42:09 -04:00

15 lines
246 B
Nix

{...}: {
imports = [
./restic.nix
# ./authelia.nix
./forgejo.nix
./rustypaste.nix
# ./hedgedoc.nix
./grafana.nix
./vaultwarden.nix
# ./conduit.nix
./tailscale.nix
./rustlog.nix
./wastebin.nix
];
}