add(nix): launchAgent for llama-server

This commit is contained in:
Léana 江 2024-02-28 23:48:04 +01:00 committed by Léana 江
parent 089c93f771
commit e9c587158d
2 changed files with 34 additions and 0 deletions

View file

@ -6,6 +6,8 @@
# $ darwin-rebuild changelog
system.stateVersion = 4;
imports = [./services.nix];
nix = {
extraOptions = ''
experimental-features = nix-command flakes