20 lines
279 B
Nix

{
imports = [
./battery.nix
./bluetooth.nix
./development.nix
./fonts.nix
./gnome
./hardware
./locale.nix
./networking.nix
./nix-helper.nix
./hyprland
./sddm.nix
./security.nix
./shell.nix
./steam.nix
./qt.nix
];
}