fix: remove mise as package manager

natively install node, bun, uv
This commit is contained in:
Poby 2026-05-11 20:59:04 +09:00
parent 8b537c2d14
commit efd7b1e810
No known key found for this signature in database
11 changed files with 79 additions and 125 deletions

View file

@ -2,7 +2,8 @@
repo.homeModules.desktop = {
programs.aerospace = {
enable = true;
userSettings = {
launchd.enable = true;
settings = {
start-at-login = true;
accordion-padding = 10;
default-root-container-layout = "tiles";