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
1fea0933d2566ca0e54bd3afa5a814f3c5b9c1e1
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