This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
1
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
2aa6f3942b
nixos-config
/
config
/
programs
/
ims.nix
7 lines
92 B
Nix
Raw
Normal View
History
Unescape
Escape
update config
2023-05-21 17:32:58 +00:00
{
pkgs
,
.
.
.
}:
{
add instant messengers
2022-01-18 16:23:30 +00:00
home
.
packages
=
with
pkgs
;
[
update
2023-10-01 14:47:26 +00:00
# element-desktop # TODO
cinny
add instant messengers
2022-01-18 16:23:30 +00:00
]
;
}
Reference in a new issue
Copy permalink