plq: install obsidian and nheko from nixpkgs

This commit is contained in:
Aaron Bieber 2023-07-31 07:56:36 -06:00
parent a9219f1334
commit f9dde6d54a
No known key found for this signature in database

View File

@ -52,17 +52,18 @@ in {
};
environment.systemPackages = with pkgs; [
(callPackage ../../pkgs/nheko.nix {inherit isUnstable;})
(callPackage ../../pkgs/secretive.nix {inherit isUnstable;})
(callPackage ../../pkgs/hammerspoon.nix {inherit isUnstable;})
nixpkgs-review
direnv
gh
go
mosh
neovim
nheko
nixpkgs-review
nmap
obsidian
rage
statix
];