This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-11-24 16:03:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bd2a81c740
nixpkgs
/
lib
/
tests
/
modules
/
module-class-is-nixos.nix
Robert Hensing
fd88c79418
lib.modules: Change class declaration in module to _class
2023-05-06 18:32:59 +02:00
5 lines
39 B
Nix
Raw
Blame
History
{
_class
=
"
n
i
x
o
s
"
;
config
=
{
}
;
}
Reference in New Issue
View Git Blame
Copy Permalink