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
4bdaaed80c
nixfiles
/
profiles
/
home-manager
/
apps
/
nautilus.nix
2 lines
54 B
Nix
Raw
Normal View
History
Unescape
Escape
fix warnings & deprecations
2024-07-18 18:30:10 +01:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
nautilus
]
;
}
Reference in a new issue
Copy permalink