Fixes user for deck
This commit is contained in:
parent
308b4d6d0a
commit
9b1f4818e8
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
home.username = "dennis";
|
||||
home.homeDirectory = "/home/dennis";
|
||||
home.username = "deck";
|
||||
home.homeDirectory = "/home/deck";
|
||||
home.stateVersion = "24.11";
|
||||
|
||||
home.sessionVariables = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue