fix displays
This commit is contained in:
parent
954c85f23b
commit
9ce692cb5f
5 changed files with 24 additions and 25 deletions
|
|
@ -377,6 +377,10 @@ in
|
|||
user = "git";
|
||||
port = 2222;
|
||||
};
|
||||
"alpine" = {
|
||||
hostname = "100.116.82.65";
|
||||
user = "tristan";
|
||||
};
|
||||
};
|
||||
|
||||
programs.neovim.defaultEditor = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue