this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

avarna: fix scaling for when gpu is in

Aria ab755e65 d8b17449

+3
+3
nix/hosts/avarna.nix
··· 165 165 output "eDP-1" { 166 166 scale 1.3 167 167 } 168 + output "eDP-2" { 169 + scale 1.3 170 + } 168 171 ''; 169 172 }