treewide: use nh from master instead of nixpkgs
This commit is contained in:
parent
e89f83a559
commit
46e631c8c5
5 changed files with 29 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
# TODO: Make this module not rely on OS config being present
|
||||
{
|
||||
osConfig,
|
||||
pkgs,
|
||||
lib,
|
||||
inputs',
|
||||
machineName,
|
||||
|
@ -59,7 +58,6 @@ in
|
|||
|
||||
home.packages = [
|
||||
inputs'.settei.packages.base-packages
|
||||
pkgs.nh
|
||||
];
|
||||
|
||||
home.sessionVariables.EDITOR = "hx";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue