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
15 lines
246 B
Nix
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
|
|
];
|
|
}
|