Refactor nix config

This commit is contained in:
Martin Pander
2026-02-06 21:41:49 +01:00
parent 8ca8d55826
commit 744cb9eb0d
17 changed files with 156 additions and 347 deletions

View File

@@ -9,6 +9,5 @@
home.packages = with pkgs; [
visidata
bubblewrap
];
}

View File

@@ -2,6 +2,7 @@
{
home.packages = with pkgs; [
bubblewrap
claude-code
opencode
gemini-cli