nix

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

commit 2577770b0fe7fd17893041293bc0c0b605538ddb
parent 1c2e8ea858102dc454edd441ab0d0eedfa740928
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"; }; };