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
97b268fe29
nixos-config
/
config
/
programs
/
zk.nix
4 lines
60 B
Nix
Raw
Normal View
History
Unescape
Escape
update
2023-10-01 14:47:26 +00:00
{
pkgs
,
.
.
.
}:
{
readd obsidian
2024-01-29 09:31:02 +00:00
home
.
packages
=
[
pkgs
.
zk
pkgs
.
obsidian
]
;
try out zk
2022-07-09 19:43:14 +00:00
}
Reference in a new issue
Copy permalink