plq: install obsidian and nheko from nixpkgs
This commit is contained in:
parent
a9219f1334
commit
f9dde6d54a
@ -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
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user