refactor: update aichat model; add atuin daemon; cleanup gui
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled

This commit is contained in:
2026-01-13 15:20:13 +05:30
parent 5a195af336
commit ac55fa4426
4 changed files with 22 additions and 22 deletions

View File

@@ -75,9 +75,4 @@
./dysk.nix
./binwalk.nix
];
# home.packages = with pkgs;
# []
# ++ lib.optionals (!device.isServer) []
# ++ lib.optionals device.isLinux []
# ++ lib.optionals device.isDarwin [];
}