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
0787c1e546
nixfiles
/
home
/
gui
/
base
/
xdg.nix
2 lines
61 B
Nix
Raw
Normal View
History
Unescape
Escape
format
2022-01-25 13:01:22 +00:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
xdg-utils
]
;
}
Reference in a new issue
Copy permalink