This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
home-manager
Watch
2
Star
0
Fork
You've already forked home-manager
0
mirror of
https://github.com/nix-community/home-manager
synced
2024-12-18 09:03:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8a5550aea3
home-manager
/
tests
/
modules
/
programs
/
autorandr
/
default.nix
5 lines
98 B
Nix
Raw
Normal View
History
Unescape
Escape
tests: allow testing assertions By default tests are expected to produce no assertion. This also updates the existing tests to match.
2021-02-07 20:52:16 +00:00
{
autorandr-basic-configuration
=
./basic-configuration.nix
;
autorandr-scale
=
./scale.nix
;
}
Reference in a new issue
Copy permalink