This website requires JavaScript.
Explore
Help
Sign In
chaos
/
nixfiles
Watch
1
Star
0
Fork
You've already forked nixfiles
0
Code
Issues
2
Releases
Activity
7373095163
nixfiles
/
home
/
apps
/
obsidian.nix
2 lines
60 B
Nix
Raw
Normal View
History
Unescape
Escape
misskey, update postgres, buildbox initial work
2022-11-23 15:58:12 +00:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
obsidian
]
;
}
Reference in a new issue
Copy permalink