This website requires JavaScript.
Explore
Help
Sign In
Jimbo
/
NixOS-Config
Watch
1
Star
0
Fork
You've already forked NixOS-Config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
99d26740dd
NixOS-Config
/
modules
/
system
/
devices
/
boot
/
default.nix
9 lines
78 B
Nix
Raw
Normal View
History
Unescape
Escape
Begin the move to the import all, activate by config model
2024-11-04 22:41:38 -05:00
{
.
.
.
}:
{
imports
=
[
./lanzaboote
God idk how to organize this but this feels good I guess
2024-11-24 20:48:02 -05:00
./services
Begin the move to the import all, activate by config model
2024-11-04 22:41:38 -05:00
./systemd
]
;
}
Reference in a new issue
Copy permalink