fix typo
This commit is contained in:
parent
3117fd2e0c
commit
c38d0dbe54
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
|
||||
nixpkgs.overlays = config.nixpkgs.overlays;
|
||||
nixpkgs.config = config.nixpkgs.config;
|
||||
packages = with pkgs; [
|
||||
home.packages = with pkgs; [
|
||||
bisq.bisq-desktop
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue