exfat progs
This commit is contained in:
parent
bd2198efd0
commit
cb172351b6
1 changed files with 6 additions and 0 deletions
|
@ -5,4 +5,10 @@
|
|||
...
|
||||
}: {
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
environment.systemPackages = with pkgs; [
|
||||
# Filesystem types
|
||||
f2fs-tools
|
||||
exfatprogs
|
||||
];
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue