fuck it
This commit is contained in:
parent
7157271163
commit
9d5acd1b87
1 changed files with 8 additions and 8 deletions
|
|
@ -44,15 +44,15 @@
|
|||
|
||||
# Commented out because it doesnt match if i switch a system
|
||||
# to another nixpkgs with a different flake input name
|
||||
# nixpkgs.flake = inputs.nixpkgs;
|
||||
nixpkgs.flake = inputs.nixpkgs;
|
||||
|
||||
nixpkgs = {
|
||||
from = { type = "indirect"; id = "nixpkgs"; };
|
||||
to = {
|
||||
path = pkgs.path;
|
||||
type = "path";
|
||||
};
|
||||
};
|
||||
# nixpkgs = {
|
||||
# from = { type = "indirect"; id = "nixpkgs"; };
|
||||
# to = {
|
||||
# path = pkgs.path;
|
||||
# type = "path";
|
||||
# };
|
||||
# };
|
||||
|
||||
osbm-nvim.flake = inputs.osbm-nvim;
|
||||
my-nixpkgs.to = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue