Add eul app

This commit is contained in:
2026-02-12 14:58:06 +01:00
parent 3110363cc6
commit b79b37576d
2 changed files with 18 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@
os.homebrew.obsidian.enable = true;
os.homebrew.microsoft.enable = true;
os.homebrew.keka.enable = true;
os.homebrew.eul.enable = true;
# Fix on R install. # Case sensitive bug
environment.systemPackages = with pkgs; [ R ];