[go: up one dir, main page]

Skip to content

Commit

Permalink
hm: set registry nixpkgs flake instance
Browse files Browse the repository at this point in the history
  • Loading branch information
gvolpe committed Sep 18, 2024
1 parent 7fc2621 commit 67d7a51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions outputs/hm.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ let
sharedImports = [
neovim-flake.homeManagerModules.${system}.default
({ home.packages = extraPkgs; })
({ nix.registry.nixpkgs.flake = inputs.nixpkgs; })
];

hyprlandDpiSettings = { hidpi }: {
Expand Down

0 comments on commit 67d7a51

Please sign in to comment.