Update to nixos 26.05

This commit is contained in:
Martin Pander
2026-06-19 13:14:58 +02:00
parent 1e0bc5d2b8
commit 3c42fdedf8
6 changed files with 33 additions and 28 deletions

View File

@@ -39,7 +39,7 @@
enable = true;
enableDefaultConfig = false;
includes = [ "config.local" ];
matchBlocks = {
settings = {
"*" = {
addKeysToAgent = "yes";
};