mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 13:06:13 +01:00
ntfs stuff
This commit is contained in:
@@ -153,6 +153,8 @@
|
||||
(with pkgs; [
|
||||
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
# wget
|
||||
ntfs3g
|
||||
dosfstools
|
||||
])
|
||||
++
|
||||
(with pkgs-unstable; [ ]);
|
||||
|
||||
Reference in New Issue
Block a user