Add udisks2 service

This commit is contained in:
Yorick Barbanneau 2023-08-05 19:41:20 +02:00
parent e49b8d41af
commit e8b33c28ab

View file

@ -41,6 +41,7 @@
security.rtkit.enable = true;
security.pam.services.swaylock = {};
services.udisks2.enable = true;
environment.systemPackages = with pkgs; [
git