removed dorion

This commit is contained in:
twoneis 2024-02-09 22:54:15 +01:00
parent 1c8d5ee13a
commit a845e91711
3 changed files with 1 additions and 134 deletions

View file

@ -1,15 +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;
};
};
}
m