mv calibre to modules
nix flake show / show-flake (push) Successful in 27s

This commit is contained in:
smayzy
2025-07-21 14:40:21 +02:00
parent 763cd548f4
commit 85f0b82334
6 changed files with 24 additions and 1 deletions
+1
View File
@@ -38,6 +38,7 @@ in
media.enable = true;
};
arduino.enable = true;
calibre.enable = true;
};
services.logind.lidSwitch = "ignore";
};