Skip to content

Commit

Permalink
refactor: define asahi username in flake.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
icecreammatt committed Feb 11, 2024
1 parent 1f7ab76 commit 8d8a187
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions hosts/asahi/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@
helix-flake,
sops-nix,
home-manager,
user,
...
}: let
user = "matt";
userName = "matt";

# Setup Asahi Architecture
system = "aarch64-linux";

Expand Down

0 comments on commit 8d8a187

Please sign in to comment.