tangled
alpha
login
or
join now
bwc9876.dev
/
nixos-config
1
fork
atom
Flake for my NixOS devices
1
fork
atom
overview
issues
pulls
pipelines
Remove hardcoded monitor config
bwc9876.dev
5 months ago
0d94eb05
3f12d3dd
verified
This commit was signed with the committer's
known signature
.
bwc9876.dev
SSH Key Fingerprint:
SHA256:DanMEP/RNlSC7pAVbnXO6wzQV00rqyKj053tz4uH5gQ=
-1
1 changed file
expand all
collapse all
unified
split
nixosModules
graphics
hypr.nix
-1
nixosModules/graphics/hypr.nix
···
45
45
enable_hyprcursor = false;
46
46
};
47
47
monitor = [
48
48
-
"eDP-1,2256x1504,0x0,1"
49
48
",highres,auto,1"
50
49
];
51
50
general = {