mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
profiles/gui: that's with exfat ;w;
This commit is contained in:
parent
a90cb8b456
commit
ea449f61f9
1 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,6 @@
|
||||||
|
|
||||||
hardware.opengl.extraPackages = with pkgs; [ libvdpau-va-gl ];
|
hardware.opengl.extraPackages = with pkgs; [ libvdpau-va-gl ];
|
||||||
services.tumbler.enable = true;
|
services.tumbler.enable = true;
|
||||||
boot.supportedFilesystems = [ "exfat" ];
|
|
||||||
deploy.profile.gui = true;
|
deploy.profile.gui = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue