diff --git a/cosmic.nix b/cosmic.nix index 65478e5..aae23fd 100644 --- a/cosmic.nix +++ b/cosmic.nix @@ -1,6 +1,4 @@ -{ pkgs, ... }: - -{ +{ pkgs, ... }: { services = { gvfs.enable = true; libinput.enable = true;