more sops + eldrid

This commit is contained in:
2025-03-02 20:53:08 +02:00
parent 0a710faa55
commit f14623365c
8 changed files with 63 additions and 13 deletions

View File

@ -1,6 +1,6 @@
{pkgs, ...}: {
shell = {
nushell.enable = true;
fish.enable = true;
oh-my-posh.enable = true;
};