needs to be under system
This commit is contained in:
alsaiduq-lab 2026-03-02 15:44:11 -07:00
parent 075cb86d40
commit 45241d0a29
4 changed files with 5 additions and 6 deletions

View file

@ -1,5 +0,0 @@
{pkgs, ...}: {
home.packages = with pkgs; [
udiskie
];
}