update flake, rofi changes, start powerManagement scripts with sudo
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 1m59s

This commit is contained in:
2025-09-21 02:11:55 +02:00
parent 074dff48ca
commit 5e54902447
6 changed files with 41 additions and 36 deletions

View File

@ -69,7 +69,7 @@
lua require'lspconfig'.nixd.setup{}
lua require'lspconfig'.glsl_analyzer.setup{}
set signcolumn=no
nnoremap <leader>ff <cmd>Telescope find_files<cr>
nnoremap <leader>fg <cmd>Telescope live_grep<cr>
nnoremap <leader>fb <cmd>Telescope buffers<cr>