bump (failed)
This commit is contained in:
parent
2b3862bf01
commit
06ba7bb655
4 changed files with 50 additions and 48 deletions
|
|
@ -173,6 +173,7 @@ in {
|
|||
};
|
||||
|
||||
ssh = {
|
||||
enableDefaultConfig = false;
|
||||
enable = true;
|
||||
matchBlocks = {
|
||||
"*" = {
|
||||
|
|
@ -307,5 +308,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