diff --git a/configuration.nix b/configuration.nix index b3780a9..90789ae 100644 --- a/configuration.nix +++ b/configuration.nix @@ -24,6 +24,8 @@ boot.loader.efi.canTouchEfiVariables = true; boot.loader.efi.efiSysMountPoint = "/boot/efi"; + boot.supportedFilesystems = [ "ntfs" ]; + hardware = { opengl = { extraPackages32 = [ diff --git a/user.nix b/user.nix index d0b5237..6477d80 100644 --- a/user.nix +++ b/user.nix @@ -37,6 +37,7 @@ yt-dlp obs-studio ffmpeg + kdenlive # images feh