From 8f304b603d75cea0e0df7c65fbbb1e0a5d5531ac Mon Sep 17 00:00:00 2001 From: TheK0tYaRa Date: Sun, 15 Feb 2026 04:24:31 +0200 Subject: [PATCH] fixup --- flake.nix | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/flake.nix b/flake.nix index 6e68375..5f285d8 100644 --- a/flake.nix +++ b/flake.nix @@ -120,26 +120,29 @@ # PYTHONPYCACHEPREFIX = ""; }; systemPackages = with pkgs; [ + ### compiler ccache sccache (pkgdefault inputs.ragenix) - devenv + # devenv htop - # gpu + ### storage + btrfs-progs + + ### gpu vulkan-tools libva-utils intel-gpu-tools pciutils inxi mesa-demos - - # xwayland xhost # llm # llama-cpp-vulkan + ### development git nixpkgs-fmt nixd