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
6e37339af6612ca66f1016d4acecf9a09a23357d
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