Nix #2

Merged
DashieTM merged 23 commits from nix into main 2024-04-22 20:38:46 +02:00
Showing only changes of commit 722600a10b - Show all commits

View file

@ -60,5 +60,5 @@
package = pkgs.nix-direnv;
};
};
programs.ssh.startAgent = true;
}