add github actions
This commit is contained in:
parent
70bbbb3c99
commit
7ae9f6ded3
6 changed files with 41 additions and 16 deletions
|
@ -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" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue