diff --git a/hosts/mrmeeseeks/configuration.nix b/hosts/mrmeeseeks/configuration.nix index 67f6c49..e9aa15e 100644 --- a/hosts/mrmeeseeks/configuration.nix +++ b/hosts/mrmeeseeks/configuration.nix @@ -41,6 +41,7 @@ security.rtkit.enable = true; security.pam.services.swaylock = {}; + services.udisks2.enable = true; environment.systemPackages = with pkgs; [ git