mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2026-02-04 21:31:57 -05:00
style:hy_animations_config remove:scx&&swayosd&&tsukimi feat:use_polkit_gnome add:embedded
8 lines
79 B
Nix
8 lines
79 B
Nix
{ lib, pkgs, username, ... }:
|
|
|
|
{
|
|
services = {
|
|
gvfs.enable = true;
|
|
};
|
|
}
|