mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
update home directory
This commit is contained in:
parent
c8f641f22d
commit
9397e7f43b
2 changed files with 4 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ in
|
|||
|
||||
home = {
|
||||
username = "nora";
|
||||
homeDirectory = "/home/nils";
|
||||
homeDirectory = "/home/nora";
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue