formatting

This commit is contained in:
Nathan McCarty 2025-04-04 17:18:52 -04:00
parent 14d0fb13ed
commit 40d45a8abd
3 changed files with 8 additions and 8 deletions

View file

@ -7,8 +7,7 @@
security.sudo.wheelNeedsPassword = false;
environment.systemPackages = with pkgs; [
# Filesystem types
f2fs-tools
f2fs-tools
exfatprogs
];
}