mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 23:11:34 +01:00
Format with prettier
This commit is contained in:
parent
f5a827eacf
commit
6db92f021d
12 changed files with 1149 additions and 1152 deletions
|
|
@ -6,7 +6,7 @@ assembleWrapper {
|
|||
basePackage = pkgs.waybar;
|
||||
flags = [
|
||||
"--config"
|
||||
./config.jsonc
|
||||
./config.json
|
||||
"--style"
|
||||
./style.css
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue