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
2
Projects
Releases
Packages
Wiki
Activity
Actions
8156997b0c
nixos-config
/
config
/
programs
/
ims.nix
7 lines
91 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
;
[
add cinny
2023-03-21 19:52:10 +00:00
cinny-desktop
update
2023-06-09 19:49:39 +00:00
element-desktop
add instant messengers
2022-01-18 16:23:30 +00:00
]
;
}
Reference in a new issue
Copy permalink