mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 18:04:41 +02:00
[filesystem] add exfat for usb-sticks
This commit is contained in:
parent
5c571af599
commit
ed2532fd82
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
davfs2
|
||||
exfat
|
||||
exfat-utils
|
||||
fuse3
|
||||
hfsprogs
|
||||
mtpfs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue