Fix WM
All checks were successful
Nix Build / build-nixos (push) Successful in 6m1s

This commit is contained in:
soraefir
2024-04-14 21:42:01 +02:00
parent dfb4761621
commit e325d82f34
2 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@
syscfg = {
hostname = "sandbox";
defaultUser = "sora";
wm = "-";
users = [{
username = "sora";
wm = "-";
git = {
email = "soraefir+git@helcel";
username = "soraefir";