commit | e67a298ad3a5269c52a05a8c038b154d9b2ce1ba | [log] [tgz] |
---|---|---|
author | Samuel Shuert <coded@clicks.codes> | Sun Jun 09 09:40:04 2024 -0400 |
committer | Skyler Grey <minion@clicks.codes> | Sun Jun 09 15:26:05 2024 +0000 |
tree | 953d514c3c248d3b2db529f7b752fe2337377af1 | |
parent | 4d5c5fb79900dfba656e43eaa74175b74543ad2a [diff] [blame] |
feat(shorthair): Add Ollama and webUI for it Change-Id: I9863a3d4c9349e66209198ae5bd9a979dbf49da2 Reviewed-on: https://git.clicks.codes/c/Chimera/NixFiles/+/736 Tested-by: Skyler Grey <minion@clicks.codes> Reviewed-by: Skyler Grey <minion@clicks.codes>
diff --git a/systems/x86_64-linux/shorthair/default.nix b/systems/x86_64-linux/shorthair/default.nix index 8767771..4a39549 100644 --- a/systems/x86_64-linux/shorthair/default.nix +++ b/systems/x86_64-linux/shorthair/default.nix
@@ -1,6 +1,7 @@ { ... }: { imports = [ + ./assistant ./boot ./backlight ./compositor