added iamb

This commit is contained in:
KaitoTLex 2025-06-05 01:25:46 -07:00
parent 8ded4506da
commit 5a60740f9f
No known key found for this signature in database
GPG key ID: 8AB934746F475D0B
3 changed files with 136 additions and 22 deletions

View file

@ -36,6 +36,10 @@
url = "github:cpiber/hyprscroller";
flake = false;
};
iamb = {
url = "github:ulyssa/iamb";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =
@ -92,7 +96,7 @@
{
wayland.windowManager.hyprland.settings.monitor = [
"eDP-1,1920x1200@120,0x0,1"
"DP-1, 1920x1080@75.03,3840, transform, 1"
"DP-1, 1920x1080@75.03,3840x0,1,transform, 1"
"HDMI-A-1,1920x1080@165,1920x0,1"
];
programs.git.signing = {