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
5d608cecab06a3039199606e4fdb2a1c6cdb7607
nixos
/
hosts
/
common
/
core
/
default.nix
T
10 lines
103 B
Nix
Raw
Normal View
History
Unescape
Escape
Dump nixos config after scrubing
2025-05-03 23:42:03 -07:00
{
...
}:
{
imports
=
[
./sops.nix
../../../modules/nixos
[chore] Add config for new nix box.
2026-01-16 19:54:10 -08:00
../../../modules/common
Dump nixos config after scrubing
2025-05-03 23:42:03 -07:00
];
}
Reference in New Issue
Copy Permalink