added signal package
This commit is contained in:
parent
1ecb3b6890
commit
f902af4a5f
1 changed files with 5 additions and 1 deletions
|
@ -96,7 +96,11 @@
|
|||
prismlauncher # REMOVE AND MOVE TO games module after refactoring
|
||||
joplin-desktop
|
||||
albert
|
||||
octaveFull
|
||||
(octaveFull.withPackages (
|
||||
ps: with ps; [
|
||||
octavePackages.signal
|
||||
]
|
||||
))
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
Loading…
Reference in a new issue