add github actions

This commit is contained in:
Vivian 2022-09-09 19:02:32 +02:00
parent af8634cd42
commit 60b36f3709
6 changed files with 41 additions and 16 deletions

View file

@ -7,7 +7,7 @@
];
home.file.".config/eww/eww.yuck".source = ./eww.yuck;
home.file.".config/eww/eww.scss".source = ./eww.scss;
home.file.".config/eww/eww.scss".text = builtins.readFile ./eww.scss;
# scripts
home.file.".config/eww/scripts/volume.sh" = {