mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-12-10 03:49:44 +00:00
feat(y2q): rename home-manager config from android to toast
This commit is contained in:
parent
6ff05be31f
commit
179c67f058
2 changed files with 3 additions and 3 deletions
|
|
@ -14,8 +14,8 @@
|
|||
];
|
||||
|
||||
home = {
|
||||
username = "android";
|
||||
homeDirectory = "/home/android";
|
||||
username = "toast";
|
||||
homeDirectory = "/home/toast";
|
||||
stateVersion = "24.11";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue