mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat: enable ntfs support
This commit is contained in:
@@ -4,6 +4,9 @@ in {
|
||||
imports = [
|
||||
<niveum/modules/constants.nix>
|
||||
<home-manager/nixos>
|
||||
{
|
||||
boot.supportedFilesystems = [ "ntfs" ];
|
||||
}
|
||||
{
|
||||
niveum.user = {
|
||||
github = "kmein";
|
||||
|
||||
Reference in New Issue
Block a user