laptop changes

This commit is contained in:
2024-06-30 19:24:05 +02:00
parent 455e7f84c0
commit d34a72b1ec
24 changed files with 1662 additions and 243 deletions

View File

@@ -0,0 +1,3 @@
[
./ssh-agent
]

View File

@@ -0,0 +1,5 @@
{...}: {
services.ssh-agent = {
enable = true;
};
}