add supernote-tool
This commit is contained in:
parent
a8332a6a18
commit
78fc46ef15
4 changed files with 70 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
config,
|
||||
lib,
|
||||
mypkgs,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
|
|
@ -13,6 +14,7 @@ in
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
mypkgs.supernote-tool
|
||||
bitwarden-desktop
|
||||
calibre
|
||||
colmena
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue