chore: update work setup

This commit is contained in:
Nickolaj Jepsen 2025-12-15 10:00:08 +01:00
parent a329abb6c0
commit 98b686e5a5
9 changed files with 57 additions and 48 deletions

View file

@ -45,7 +45,6 @@
};
transform = lib.mkOption {
# https://wiki.hyprland.org/Configuring/Monitors/#rotating
type = lib.types.nullOr lib.types.int;
default = null;
example = 1;