This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
home-manager
Watch
1
Star
0
Fork
You've already forked home-manager
0
mirror of
https://github.com/nix-community/home-manager.git
synced
2025-03-06 16:57:03 +00:00
Code
Activity
33110fb3c7
home-manager
/
tests
/
modules
/
xresources
/
default.nix
5 lines
82 B
Nix
Raw
Normal View
History
Unescape
Escape
xresources: do not generate file for empty properties
2020-06-28 00:41:05 +02:00
{
xresources
=
./xresources.nix
;
xresources-empty-properties
=
./empty.nix
;
}
Copy permalink