Merge branch 'master' of ssh://ssh.nx2.site:50022/nx2/dotfiles

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-01-17 22:48:45 +01:00
7 changed files with 24 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
{ pkgs, ... }@all: with all; {
home.packages = with pkgs; [
asciinema
bat
cmake
cmatrix

View File

@@ -5,6 +5,8 @@
requests
# debugpy
black
uv
uv-build
]);
in {
packages = [