switch back to simple webcord
This commit is contained in:
parent
00f94e62ad
commit
cdde360341
3 changed files with 1 additions and 134 deletions
|
@ -1,14 +1,5 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
dorion
|
||||
webcord
|
||||
];
|
||||
|
||||
home.file = {
|
||||
".config/dorion/config.json" = {
|
||||
source = ./config.json;
|
||||
};
|
||||
".config/dorion/themes/rose-pine.css" = {
|
||||
source = ./rose-pine.css;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue