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
|
# prusa-slicer
|
||||||
qbittorrent
|
qbittorrent
|
||||||
quickemu
|
quickemu
|
||||||
retroarchFull
|
# retroarchFull
|
||||||
rpcs3
|
rpcs3
|
||||||
signal-desktop
|
signal-desktop
|
||||||
solvespace
|
solvespace
|
||||||
|
|
|
||||||
|
|
@ -29,4 +29,8 @@
|
||||||
users.users.user.extraGroups = [
|
users.users.user.extraGroups = [
|
||||||
"corectrl"
|
"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|
|
|alexandria|Personal server/NAS|22.11|
|
||||||
|io|Mobile workstation|unstable|
|
|io|Mobile workstation|unstable|
|
||||||
|
|rotterdam|Workstation|unstable|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue