Enable xwayland

Still doesn't show option to select wayland on sddm
This commit is contained in:
Payas Relekar 2021-03-20 21:41:38 +05:30
parent 50dbc0b2c1
commit 2acd583901
2 changed files with 29 additions and 0 deletions

27
flake.lock Normal file
View file

@ -0,0 +1,27 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1616174264,
"narHash": "sha256-88Pu2xh1p2tixNxdijfqoCqq9ymkEx0d6jc7ycWavLo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f5e8bdd07d1afaabf6b37afc5497b1e498b8046f",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}

View file

@ -152,6 +152,8 @@ in {
fish.enable = true;
adb.enable = true;
java.enable = true;
xwayland.enable = true;
};
# Define a user account. Don't forget to set a password with passwd.