wrong name

This commit is contained in:
2026-03-28 12:17:51 +01:00
parent 2e2e74e7c8
commit 705b5ceae2

View File

@@ -1,5 +1,5 @@
{ ... }: {
flake.nixosModules.apps-sys-ollama = { pkgs, ... }: {
flake.nixosModules.apps-sys-newelle = { pkgs, ... }: {
environment.systemPackages = with pkgs; [
newelle
];