This website requires JavaScript.
Explore
Help
Register
Sign In
auxolotl
/
core
Watch
26
Star
2
Fork
You've already forked core
1
Code
Issues
1
Pull requests
5
Actions
Packages
Projects
Releases
Wiki
Activity
a505937410
core
/
lib
/
tests
/
modules
/
define-if-attrsOfSub-foo-enable.nix
4 lines
80 B
Nix
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-05-01 22:14:04 +00:00
{
config
,
lib
,
.
.
.
}:
style: formating
2024-06-30 08:16:52 +00:00
lib
.
mkIf
config
.
enable
{
attrsOfSub
.
foo
.
enable
=
true
;
}
Reference in a new issue
Copy permalink