mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 15:59:06 +02:00
user config
This commit is contained in:
@@ -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";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user