Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
shivaraj-bh committed Jan 21, 2025
1 parent 8cfef2d commit 23f55c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configurations/home/runner.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ in
# To use the `nix` from `inputs.nixpkgs` on templates using the standalone `home-manager` template

# `nix.package` is already set if on `NixOS` or `nix-darwin`.
# TODO: Avoid setting `nix.package` in two places. Does https://github.com/juspay/nixos-unified-template/issues/93 help here?
nix.package = lib.mkDefault pkgs.nix;
home.packages = [
config.nix.package
Expand Down

0 comments on commit 23f55c7

Please sign in to comment.