This commit is contained in:
alsaiduq-lab 2026-01-01 17:31:40 -07:00
parent 14674eb883
commit 7a098f0027
3 changed files with 0 additions and 42 deletions

View file

@ -1,10 +0,0 @@
# TODO: figure out why this isnt working on wayland
{
config,
pkgs,
...
}: {
security.polkit.enable = true;
services.udisks2.enable = true;
services.gvfs.enable = true;
}