wip: interims solution

This commit is contained in:
Ranomier 2025-05-20 01:40:29 +02:00
parent 2ef666ad65
commit 81979fccae
6 changed files with 235 additions and 5 deletions

View file

@ -16,6 +16,7 @@
};
};
# only for more system kinda packages not editing and such
environment.systemPackages = with pkgs; [
helvum
pwvucontrol

View file

@ -55,5 +55,6 @@
rustdesk-flutter
timer
unstable.prusa-slicer
tenacity
];
}