feat: Added slint and anyrun patches and tailscale to ryu
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
};
|
||||
};
|
||||
llama-cpp = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
host = "127.0.0.1";
|
||||
port = 3000;
|
||||
model = builtins.fetchurl {
|
||||
|
||||
@@ -48,6 +48,9 @@
|
||||
};
|
||||
|
||||
services = {
|
||||
tailscale = {
|
||||
enable = true;
|
||||
};
|
||||
mullvad-vpn.enable = true;
|
||||
resolved = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user