chore: move cinny to a different file
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m24s

This commit is contained in:
2026-02-24 20:22:14 +05:30
parent 25a7f185bc
commit c2e4fbb59f
3 changed files with 86 additions and 62 deletions

View File

@@ -1,7 +1,7 @@
{...}: {
imports = [
./tuwunel.nix
# ./signal.nix // libolm deprecated
# ./signal.nix
# ./discord.nix
];
}