add patchwork
This commit is contained in:
parent
653a00a918
commit
010c120dbb
2 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
ssb-patchwork
|
||||||
passff-host
|
passff-host
|
||||||
gnome3.gnome-screenshot gsettings-desktop-schemas
|
gnome3.gnome-screenshot gsettings-desktop-schemas
|
||||||
apvlv xidlehook
|
apvlv xidlehook
|
||||||
|
|
|
@ -11,6 +11,7 @@
|
||||||
allowAnyUser = true;
|
allowAnyUser = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
dbus.packages = with pkgs; [ gnome2.GConf ];
|
||||||
fractalart.enable = true;
|
fractalart.enable = true;
|
||||||
colord.enable = true;
|
colord.enable = true;
|
||||||
xserver.windowManager.i3.enable = true;
|
xserver.windowManager.i3.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue