Rotterdam is useable
This commit is contained in:
parent
51d1fa275c
commit
99117411dd
3 changed files with 6 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
# prusa-slicer
|
||||
qbittorrent
|
||||
quickemu
|
||||
retroarchFull
|
||||
# retroarchFull
|
||||
rpcs3
|
||||
signal-desktop
|
||||
solvespace
|
||||
|
|
|
|||
|
|
@ -29,4 +29,8 @@
|
|||
users.users.user.extraGroups = [
|
||||
"corectrl"
|
||||
];
|
||||
|
||||
environment.sessionVariables = rec {
|
||||
KWIN_DRM_NO_AMS = "1"; # RDNA2 colour/gamma modesetting bug workaround for kwin wayland
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,3 +4,4 @@ All my personal Nix and NixOS hosts, in a flake.
|
|||
|:---|:---:|---:|
|
||||
|alexandria|Personal server/NAS|22.11|
|
||||
|io|Mobile workstation|unstable|
|
||||
|rotterdam|Workstation|unstable|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue