Added udiskie (much needed for portable ssd

This commit is contained in:
Jurn Wubben 2025-04-17 20:09:30 +02:00
parent 6abd43ffbb
commit c85c1e089e
5 changed files with 16 additions and 1 deletions

View file

@ -0,0 +1,3 @@
{
imports = [./udiskie.nix];
}