fixed tailscale
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user