Skip to content

Commit

Permalink
feat: added nix-ld feature
Browse files Browse the repository at this point in the history
  • Loading branch information
xgroleau committed Nov 12, 2024
1 parent 773fab9 commit 18e7f9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/base-config.nix
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ in
wget
];

programs.nix-ld.enable = true;
programs.zsh.enable = true;
i18n.defaultLocale = "en_CA.UTF-8";

Expand Down

0 comments on commit 18e7f9b

Please sign in to comment.