add patchwork

This commit is contained in:
Cyryl Płotnicki 2020-05-24 15:24:44 +01:00
parent 653a00a918
commit 010c120dbb
2 changed files with 2 additions and 0 deletions

View file

@ -18,6 +18,7 @@
];
home.packages = with pkgs; [
ssb-patchwork
passff-host
gnome3.gnome-screenshot gsettings-desktop-schemas
apvlv xidlehook

View file

@ -11,6 +11,7 @@
allowAnyUser = true;
};
dbus.packages = with pkgs; [ gnome2.GConf ];
fractalart.enable = true;
colord.enable = true;
xserver.windowManager.i3.enable = true;