bump (failed)
This commit is contained in:
parent
636dddce81
commit
1b405c71ec
4 changed files with 21 additions and 19 deletions
|
|
@ -155,6 +155,7 @@ in {
|
|||
};
|
||||
|
||||
ssh = {
|
||||
enableDefaultConfig = false;
|
||||
enable = true;
|
||||
matchBlocks = {
|
||||
"*" = {
|
||||
|
|
@ -291,5 +292,5 @@ in {
|
|||
|
||||
home.username = "tao";
|
||||
home.homeDirectory = "/home/tao";
|
||||
home.stateVersion = "23.11";
|
||||
home.stateVersion = "26.05";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue