update(sif): add ollama and UI

This commit is contained in:
Filippo Berto 2025-10-16 09:33:45 +02:00
parent eb7bf02292
commit 836220b9a0
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC
2 changed files with 5 additions and 0 deletions

View file

@ -269,6 +269,8 @@
./instances/sif/configuration.nix
./nixos/steam.nix
./nixos/ollama.nix
./nixos/ollama-ui.nix
{ home-manager.users.bertof = import ./instances/sif/hm.nix; }
];