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; [
|
||||
ssb-patchwork
|
||||
passff-host
|
||||
gnome3.gnome-screenshot gsettings-desktop-schemas
|
||||
apvlv xidlehook
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
allowAnyUser = true;
|
||||
};
|
||||
|
||||
dbus.packages = with pkgs; [ gnome2.GConf ];
|
||||
fractalart.enable = true;
|
||||
colord.enable = true;
|
||||
xserver.windowManager.i3.enable = true;
|
||||
|
|
Loading…
Reference in a new issue