mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
Unused
This commit is contained in:
parent
1b87da53f8
commit
2e88b90003
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ in
|
|||
nixPath = [ "nixpkgs=${flake.inputs.nixpkgs}" ]; # Enables use of `nix-shell -p ...` etc
|
||||
registry = {
|
||||
nixpkgs.flake = flake.inputs.nixpkgs; # Make `nix shell` etc use pinned nixpkgs
|
||||
nixpkgs-unstable.flake = flake.inputs.nixpkgs-unstable;
|
||||
};
|
||||
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue