Add NTFS driver
This commit is contained in:
parent
8edc83c612
commit
c89575a942
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ with lib; {
|
|||
|
||||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [ tmux helix vim git ];
|
||||
environment.systemPackages = with pkgs; [ tmux helix vim git ntfs3g ];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
# started in user sessions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue