add restruct

This commit is contained in:
cnst
2024-06-27 17:07:56 +02:00
parent c1fcbb5529
commit 97789f807b
9 changed files with 30 additions and 63 deletions

View File

@@ -1,6 +1,10 @@
{ pkgs, ... }:
{
services = {
dbus.packages = with pkgs; [
gcr
gnome.gnome-settings-daemon
];
udisks2.enable = true;
gvfs.enable = true;
blueman.enable = true;