nix

configuration files that power my machines
Log | Files | Refs | README | LICENSE

commit 71d5965eb1742fc60585ceedb5964ad5466a9a8e
parent e3324628cde8aa0b392395e8723794f2a65241e9
Author: mtmn <miro@haravara.org>
Date:   Tue, 14 Apr 2026 20:54:12 +0200

work: install rustup

Diffstat:
Mhosts.nix | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/hosts.nix b/hosts.nix @@ -18,6 +18,7 @@ }; SK-M4KCG42FV9 = { system = "aarch64-darwin"; + username = "miroslav.toman"; hostname = "SK-M4KCG42FV9"; }; };