chore: include local changes and bump home-manager state to 26.05

This commit is contained in:
m3tm3re
2026-04-13 19:23:49 +02:00
parent 55aac2c910
commit 4684c5dc3e
14 changed files with 63 additions and 22 deletions

View File

@@ -53,7 +53,4 @@
};
};
colorScheme = inputs.nix-colors.colorSchemes.dracula;
# Explicitly set new HM 26.05 default to silence legacy warning on older stateVersion.
programs.neovim.withRuby = lib.mkDefault false;
}