mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
profiles/gui: oh, exfat like *that*
This commit is contained in:
parent
e7837e522a
commit
7854e2bd1a
1 changed files with 1 additions and 0 deletions
|
|
@ -16,5 +16,6 @@
|
|||
|
||||
hardware.opengl.extraPackages = with pkgs; [ libvdpau-va-gl ];
|
||||
services.tumbler.enable = true;
|
||||
boot.supportedFilesystems = [ "exfat" ];
|
||||
deploy.profile.gui = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue