X11 is broken for games with plasma6.1 so I am commiting to wayland
This commit is contained in:
parent
32c1e29f42
commit
903a214e1e
12 changed files with 35 additions and 41 deletions
|
@ -9,7 +9,11 @@ with lib.wyrdgard;
|
|||
{
|
||||
imports = [ ./hardware.nix ];
|
||||
|
||||
environment.systemPackages = with pkgs; [ jetbrains.rust-rover inputs.pyfa teamspeak_client ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
jetbrains.rust-rover
|
||||
inputs.pyfa
|
||||
teamspeak_client
|
||||
];
|
||||
|
||||
environment.pathsToLink = [ "/libexec" ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue