Skip to content

Commit

Permalink
Reuse nixpkgs-config on non-NixOS
Browse files Browse the repository at this point in the history
  • Loading branch information
rake5k committed Sep 27, 2024
1 parent a1dd237 commit b878341
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions home/base/nix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
pkgs.nix-output-monitor
];

nixpkgs.config = import ./nixpkgs-config.nix;
xdg.configFile."nixpkgs/config.nix".source = ./nixpkgs-config.nix;

# Command-not-found replacement
programs.nix-index.enable = true;
}
1 change: 0 additions & 1 deletion home/base/nix/nixpkgs-config.nix

This file was deleted.

0 comments on commit b878341

Please sign in to comment.