feat: disable waydroid on vega
This commit is contained in:
parent
5953860a63
commit
3f1ab3a855
@ -10,7 +10,6 @@ in
|
|||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./disk-config.nix
|
./disk-config.nix
|
||||||
# ./hardware-configuration.nix
|
|
||||||
./boot.nix
|
./boot.nix
|
||||||
|
|
||||||
inputs.catppuccin.nixosModules.catppuccin
|
inputs.catppuccin.nixosModules.catppuccin
|
||||||
@ -78,7 +77,6 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
ataraxia.programs.waydroid.enable = true;
|
|
||||||
ataraxia.vpn.sing-box.enable = true;
|
ataraxia.vpn.sing-box.enable = true;
|
||||||
ataraxia.vpn.sing-box.config = "dell-singbox";
|
ataraxia.vpn.sing-box.config = "dell-singbox";
|
||||||
services.tailscale = {
|
services.tailscale = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user