1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-20 09:39:39 +01:00

Compare commits

...

2 Commits

Author SHA1 Message Date
77f4541d04
Fiddling with dpi values on work setup monitor 2024-02-07 09:46:22 +01:00
eb5b0261ee
flake.lock: Update
Flake lock file updates:

• Updated input 'emacs-overlay':
    'github:nix-community/emacs-overlay/5106217a5b0652bcd8f24ebf955aed45d2e7c2ad' (2024-02-06)
  → 'github:nix-community/emacs-overlay/552a5b1fbcde5557b2a011956fa36fdef056fdb7' (2024-02-07)
2024-02-07 09:44:08 +01:00
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View File

@ -73,11 +73,11 @@
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1707210421,
"narHash": "sha256-1NJiNd9v4CVX0lABmupY2mjnh/v+iDGrKHNuFaqBP/k=",
"lastModified": 1707270264,
"narHash": "sha256-iyC5FzxzLob9PU6/K2n0J5MG/6b5k2dYRnP+I2WRnDk=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "5106217a5b0652bcd8f24ebf955aed45d2e7c2ad",
"rev": "552a5b1fbcde5557b2a011956fa36fdef056fdb7",
"type": "github"
},
"original": {

View File

@ -54,7 +54,7 @@ with lib; {
position = "3840x0";
mode = "3840x2160";
#dpi = 288;
dpi = 192;
dpi = 96;
};
DP-2 = {
enable = true;