This website requires JavaScript.
Explore
Help
Sign in
nyancat
/
flake
Watch
1
Fork
You've already forked flake
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
22dbe7b96b
flake
/
home
/
applications
/
ydict
/
default.nix
8 lines
105 B
Nix
Raw
Normal View
History
Unescape
Escape
treewide: alejandra -> nixfmt-rfc-style
2024-08-25 15:02:35 +00:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
[
pkgs
.
ydict
]
;
home: sorting
2023-11-29 18:38:05 +00:00
home
.
shellAliases
=
{
"
y
d
"
=
"
y
d
i
c
t
-
c
"
;
}
;
}
Reference in a new issue
Copy permalink