flake update, getting adgaurd working on the rockhole.

This commit is contained in:
Gabe Venberg 2025-06-15 14:24:32 +02:00
parent 64545c387d
commit 0f9c0b974f
8 changed files with 250 additions and 247 deletions

View file

@ -16,7 +16,7 @@
zsh = {
enable = true;
enableCompletion = true;
initExtra = lib.mkMerge [
initContent = lib.mkMerge [
''
#have the menu highlight while we cycle through options
zstyle ':completion:*' menu select