nichts/hosts/dragyx/common/default.nix

9 lines
90 B
Nix

_: {
imports = [
./configuration.nix
./packages.nix
./hyprland.nix
];
}