+dms
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
podman.enable = true;
|
||||
virtualisation.enable = true;
|
||||
};
|
||||
services.power-profiles-daemon.enable = true;
|
||||
services.ollama = {
|
||||
environmentVariables = {
|
||||
# HCC_AMDGPU_TARGET = "gfx1103";
|
||||
|
||||
@@ -10,8 +10,6 @@
|
||||
}:
|
||||
with lib; {
|
||||
imports = [
|
||||
inputs.agent-lib.homeManagerModules.default
|
||||
./agent-lib.nix
|
||||
];
|
||||
|
||||
config = mkMerge [
|
||||
|
||||
Reference in New Issue
Block a user