zaneyos/config/system/default.nix

11 lines
135 B
Nix
Raw Normal View History

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