This commit is contained in:
2026-06-02 18:20:43 +02:00
parent a9ffe3ed28
commit a87234bd7f
5 changed files with 182 additions and 214 deletions
+1
View File
@@ -90,6 +90,7 @@
hyprland.enable = true;
rofi.enable = true;
wayland.enable = true;
dms.enable = true;
};
apps = {
crypto.enable = true;
+1
View File
@@ -48,6 +48,7 @@
podman.enable = true;
virtualisation.enable = true;
};
services.power-profiles-daemon.enable = true;
services.ollama = {
environmentVariables = {
# HCC_AMDGPU_TARGET = "gfx1103";
-2
View File
@@ -10,8 +10,6 @@
}:
with lib; {
imports = [
inputs.agent-lib.homeManagerModules.default
./agent-lib.nix
];
config = mkMerge [