no channel
This commit is contained in:
parent
88c9607c2f
commit
d1d1688016
1 changed files with 2 additions and 0 deletions
2
hive.nix
2
hive.nix
|
@ -39,6 +39,8 @@ in
|
|||
"nixpkgs=${builtins.storePath pkgs.path}"
|
||||
"nixos=${builtins.storePath pkgs.path}"
|
||||
];
|
||||
channel.enable = false;
|
||||
settings.nix-path = config.nix.nixPath;
|
||||
package = pkgs.lix;
|
||||
};
|
||||
system.build.anywhere = pkgs.writeShellApplication {
|
||||
|
|
Loading…
Reference in a new issue