Add ntfs support

This commit is contained in:
Johannes Jöns 2023-02-27 18:59:09 +01:00
parent 185be2c159
commit 61fa7c0095

View file

@ -12,6 +12,8 @@
networking.hostName = "kami";
boot.supportedFilesystems = [ "ntfs" ];
networking.networkmanager.enable = true;
time.timeZone = "Europe/Berlin";