fix(home-manager): disable nix-channel module (for now)
This commit is contained in:
parent
5264461ebe
commit
7a74c2756b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ let
|
||||||
in {
|
in {
|
||||||
imports = [
|
imports = [
|
||||||
../profiles/common.nix
|
../profiles/common.nix
|
||||||
../profiles/nix-channels.nix
|
# ../profiles/nix-channels.nix
|
||||||
../programs/neovim.nix
|
../programs/neovim.nix
|
||||||
zshCurried
|
zshCurried
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue