mirror of
https://github.com/librephoenix/nixos-config
synced 2025-09-05 20:44:05 +05:30
Added waydroid
This commit is contained in:
parent
8b42b2661d
commit
aafb55c79d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
./fonts.nix
|
./fonts.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.systemPackages = [ pkgs.wayland ];
|
environment.systemPackages = [ pkgs.wayland pkgs.waydroid ];
|
||||||
|
|
||||||
# Configure xwayland
|
# Configure xwayland
|
||||||
services.xserver = {
|
services.xserver = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue