iso pmount

This commit is contained in:
Tao Tien 2025-12-14 18:59:08 -08:00
parent 493cdf167d
commit 82078941c3
3 changed files with 6 additions and 5 deletions

View file

@ -5,6 +5,7 @@
modulesPath,
...
}: {
programs.pmount.enable = true;
environment.systemPackages = with pkgs; [
# keep-sorted start
bat