feat(steveej-t14,logseq): install from nixos-unstable-small
This commit is contained in:
parent
0326ff7547
commit
d4e9297d23
2 changed files with 6 additions and 1 deletions
|
@ -10,7 +10,7 @@ in
|
|||
|
||||
let
|
||||
# gitpkgs = import /home/steveej/src/github/NixOS/nixpkgs {};
|
||||
unstablepkgs = import <channels-nixos-unstable> { config = config.nixpkgs.config; };
|
||||
unstablepkgs = import <channels-nixos-unstable-small> { config = config.nixpkgs.config; };
|
||||
masterpkgs = import <nixpkgs-master> { config = config.nixpkgs.config; };
|
||||
|
||||
in {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue