use http for nvim pull
This commit is contained in:
parent
52bbb90673
commit
618d4bf9c0
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
ringofstorms-nvim = {
|
ringofstorms-nvim = {
|
||||||
url = "git+ssh://git.joshuabell.xyz:3032/nvim";
|
url = "git+https://git.joshuabell.xyz/nvim";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
(settings.usersDir + "/josh/configuration.nix")
|
(settings.usersDir + "/josh/configuration.nix")
|
||||||
# Our custom stuff
|
# Our custom stuff
|
||||||
# ./stupid-keyboard.nix
|
# ./stupid-keyboard.nix
|
||||||
./stupid-keyboard-2.nix
|
# ./stupid-keyboard-2.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
# machine specific configuration
|
# machine specific configuration
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue