Update main branch #1

Merged
jakalx merged 120 commits from develop into main 2024-02-05 21:51:32 +01:00
Showing only changes of commit b407c58205 - Show all commits

View file

@ -55,6 +55,8 @@ in {
enableSshSupport = true;
sshKeys = [ "9027AB16B9A7C20BD29F30F55CBA054430BF014C" ];
};
services.autorandr = { enable = true; };
}
];
};