feat(Infini-DESKTOP): enable SideQuest

This commit is contained in:
Infinidoge 2022-11-17 02:06:39 -05:00
parent dc5e6e639f
commit 2f3b98e84b

View file

@ -69,6 +69,7 @@
imports = with profiles; [ stretchly ];
home.packages = with pkgs; [
hydrus
sidequest
];
};