This website requires JavaScript.
Explore
Help
Sign In
jmug
/
nixos
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f57680b440948d8d13148ef51060996424b9840f
nixos
/
modules
/
common
/
default.nix
T
5 lines
44 B
Nix
Raw
Normal View
History
Unescape
Escape
Introduce a "user" module that can be interpolated everywhere.
2025-08-07 15:33:00 -07:00
{
imports
=
[
./user-config.nix
];
}
Reference in New Issue
Copy Permalink