kaas
Some checks failed
Test action / kaas (push) Failing after 1s

This commit is contained in:
Chris Kruining 2026-03-22 16:41:08 +01:00
parent 8d46d0d60b
commit a4671a524f
Signed by: chris
SSH key fingerprint: SHA256:nG82MUfuVdRVyCKKWqhY+pCrbz9nbX6uzUns4RKa1Pg
5 changed files with 37 additions and 5 deletions

View file

@ -95,7 +95,7 @@
digitalClock = {
date = {
enable = true;
format = "shortDate";
format.custom = "dd-MM-yyyy";
position = "belowTime";
};
time = {
@ -106,4 +106,4 @@
}
];
}
]
]