mirror of
https://github.com/materusPL/nixos-config
synced 2026-06-25 01:46:42 +00:00
Init oldie PC (Old-materusPC previously)
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
}:
|
||||
|
||||
{
|
||||
home.username = "materus";
|
||||
home.username = lib.mkDefault "materus";
|
||||
home.homeDirectory = lib.mkDefault "/home/materus";
|
||||
home.stateVersion = "25.11";
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user