Everything is FUCKED
This commit is contained in:
parent
36d47bbb59
commit
92a12b490e
11 changed files with 108 additions and 123 deletions
|
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
inputs,
|
||||
pkgs,
|
||||
home,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
inputs.arrpc.homeManagerModules.default
|
||||
];
|
||||
|
||||
home.packages = [pkgs.webcord-vencord];
|
||||
|
||||
# provided by the arrpc-flake home-manager module
|
||||
services.arrpc.enable = true;
|
||||
}
|
||||
Reference in a new issue