more WM
Some checks failed
Nix Build / build-nixos (push) Failing after 22s

This commit is contained in:
soraefir
2024-04-14 22:24:23 +02:00
parent e325d82f34
commit 52423ffdad
7 changed files with 20 additions and 17 deletions

View File

@ -4,6 +4,7 @@
defaultUser = "ci";
users = [{
username = "ci";
wm = "-";
git = {
email = "ci@ci";
username = "CI";