mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-08 05:49:25 -06:00
5 lines
76 B
Nix
5 lines
76 B
Nix
|
|
{
|
||
|
|
programs.gnome-disks.enable = true;
|
||
|
|
services.udisks2.enable = true;
|
||
|
|
}
|