This website requires JavaScript.
Explore
Help
Sign In
felschr
/
nixos-config
Watch
1
Star
1
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
4858f01e31
nixos-config
/
home
/
planck.nix
7 lines
72 B
Nix
Raw
Normal View
History
Unescape
Escape
feat: add wally-cli
2020-01-19 10:37:48 +01:00
{
config
,
pkgs
,
.
.
.
}:
style: reformat with nixfmt-rfc-style
2024-05-26 16:45:38 +02:00
with
pkgs
;
{
style: format nix files
2020-09-23 13:19:19 +02:00
home
.
packages
=
[
wally-cli
]
;
feat: add wally-cli
2020-01-19 10:37:48 +01:00
}
Reference in a new issue
Copy permalink