feat: add discord andh hydrus

This commit is contained in:
Infinidoge 2021-09-19 20:23:15 -04:00
parent 7b5e7f24b9
commit 2e6aa9551c

View file

@ -4,6 +4,12 @@
(with suites; lib.lists.flatten [ base ])
++ (with profiles; [ ])
++ [ ];
home.packages = with pkgs; [
discord-plugged
hydrus
];
};
users.users.infinidoge = {