index
:
dotfiles-nix
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
bootloader
/
default.nix
blob: 29fa61da264fc0f4ba0844ac9240b3a798680ecb (
plain
)
1
2
3
4
5
6
7
_
:
{
imports
=
[
./grub.nix
./limine.nix
./plymouth.nix
];
}