feat: Added primaryUser to shiro

This commit is contained in:
uttarayan21
2025-06-04 16:23:08 +05:30
parent 4680cb2e59
commit c0ed961039
3 changed files with 6 additions and 3 deletions

View File

@@ -75,6 +75,7 @@
programs.fish.enable = true;
# services.nix-daemon.enable = true;
system.primaryUser = "servius";
system.stateVersion = 4;
system.keyboard.enableKeyMapping = true;