1
0
forked from extern/zaneyos
zaneyos/config/system/default.nix

11 lines
135 B
Nix

{
import = [
./amd-opengl.nix
./autorun.nix
./boot.nix
./intel-opengl.nix
./polkit.nix
./services.nix
];
}