mist updates
This commit is contained in:
parent
189fcafde9
commit
41a9e31d06
3 changed files with 18 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
halloy
|
||||
konversation
|
||||
];
|
||||
}
|
||||
|
|
|
@ -10,6 +10,8 @@
|
|||
unzip
|
||||
openssl
|
||||
autoconf
|
||||
pkg-config
|
||||
bun
|
||||
|
||||
# haskell stuff
|
||||
haskell.compiler.ghc910
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue