Add system76-keyboard-configurator to fry

This commit is contained in:
2026-01-10 23:00:55 -08:00
parent f053c677e8
commit 51272a172b

View File

@@ -10,6 +10,10 @@
nix.gc.automatic = lib.mkForce false;
environment.systemPackages = with pkgs; [
system76-keyboard-configurator
];
nixpkgs.config.rocmSupport = true;
services.ollama = {
enable = true;