mirror of
https://github.com/librephoenix/nixos-config
synced 2025-04-21 01:34:34 +05:30
Added waydroid
This commit is contained in:
parent
8b42b2661d
commit
aafb55c79d
|
@ -7,7 +7,7 @@
|
|||
./fonts.nix
|
||||
];
|
||||
|
||||
environment.systemPackages = [ pkgs.wayland ];
|
||||
environment.systemPackages = [ pkgs.wayland pkgs.waydroid ];
|
||||
|
||||
# Configure xwayland
|
||||
services.xserver = {
|
||||
|
|
Loading…
Reference in a new issue