Fixed Typo
Some checks failed
/ Check Nix Flake (push) Has been cancelled

This commit is contained in:
kB01 2025-11-11 20:25:07 +01:00
parent fd4f379f18
commit 68eb2a0dfe
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View file

@ -74,7 +74,7 @@
services.ssh-agent.enable = true; services.ssh-agent.enable = true;
suits.desktop.enable = true; suites.desktop.enable = true;
home.stateVersion = "24.05"; home.stateVersion = "24.05";
} }