This commit is contained in:
2025-09-17 12:17:17 +03:00
parent 7ebab66b5d
commit 7cac33a84e
2 changed files with 0 additions and 13 deletions
-12
View File
@@ -1,12 +0,0 @@
{
config,
pkgs,
xlib,
...
}:
{
programs.nekoray = {
enable = true;
tunMode.enable = true;
};
}