feat: add discord andh hydrus
This commit is contained in:
parent
7b5e7f24b9
commit
2e6aa9551c
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@
|
||||||
(with suites; lib.lists.flatten [ base ])
|
(with suites; lib.lists.flatten [ base ])
|
||||||
++ (with profiles; [ ])
|
++ (with profiles; [ ])
|
||||||
++ [ ];
|
++ [ ];
|
||||||
|
|
||||||
|
home.packages = with pkgs; [
|
||||||
|
discord-plugged
|
||||||
|
|
||||||
|
hydrus
|
||||||
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
users.users.infinidoge = {
|
users.users.infinidoge = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue