fixed tailscale

This commit is contained in:
yaroslav
2026-03-16 22:33:44 +03:00
parent 085c818e94
commit 5f927fe155
8 changed files with 356 additions and 108 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
{ config, lib, ... }:
{ inputs, config, lib, ... }:
{
# millenium steam
nixpkgs.overlays = [ inputs.millennium.overlays.default ];
virtualisation.waydroid.enable = true;
services.flatpak.enable = true;
programs.throne.enable = true;