Better exfat support
This commit is contained in:
+1
-1
Submodule azos-core updated: 16c6439a78...35f99c4057
@@ -110,12 +110,16 @@
|
||||
|
||||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
boot.supportedFilesystems = ["exfat"];
|
||||
boot.kernelModules = ["exfat"];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
git
|
||||
tmux
|
||||
killall
|
||||
brightnessctl
|
||||
exfatprogs
|
||||
];
|
||||
|
||||
fonts.enableDefaultPackages = true;
|
||||
|
||||
Reference in New Issue
Block a user