user config

This commit is contained in:
Mohamed Chrayed
2026-03-03 20:42:26 +01:00
parent bfef67bf0d
commit 116df00a51

View File

@@ -15,7 +15,7 @@
}; };
home-manager.users.mo = { home-manager.users.mo = {
home.username = mo; home.username = "mo";
home.homeDirectory = "/home/mo"; home.homeDirectory = "/home/mo";
home.stateVersion = "25.11"; home.stateVersion = "25.11";
}; };