some changes for dnsc-air

This commit is contained in:
Dennis Schoepf 2025-12-03 22:49:49 +01:00
parent 8e1e34b462
commit 55544c38cf
2 changed files with 1 additions and 1 deletions

View file

@ -22,6 +22,7 @@
../modules/nvim ../modules/nvim
../modules/lazygit ../modules/lazygit
../modules/raycast ../modules/raycast
../modules/ghostty
]; ];
programs.home-manager.enable = true; programs.home-manager.enable = true;

View file

@ -56,6 +56,5 @@
exec = "shutdown now"; exec = "shutdown now";
icon = "com.github.bcedu.shutdownscheduler"; icon = "com.github.bcedu.shutdownscheduler";
}; };
}; };
} }