switch back to explicit sync?
This commit is contained in:
@@ -10,11 +10,11 @@ with lib.hm.gvariant;
|
||||
}
|
||||
{
|
||||
id = "tilingshell@ferrarodomenico.com";
|
||||
package = pkgs.gnome.gnome-shell-extensions;
|
||||
package = pkgs.gnome-shell-extensions;
|
||||
}
|
||||
{
|
||||
id = "search-light@icedman.github.com";
|
||||
package = pkgs.gnome.gnome-shell-extensions;
|
||||
package = pkgs.gnome-shell-extensions;
|
||||
}
|
||||
{
|
||||
package = pkgs.gnomeExtensions.window-gestures;
|
||||
|
@@ -1,6 +1,7 @@
|
||||
{pkgs, ...}:
|
||||
{
|
||||
home.packages = [
|
||||
pkgs.rquickshare
|
||||
pkgs.owncloud-client
|
||||
];
|
||||
|
||||
}
|
Reference in New Issue
Block a user