nixos/modules/nixos/default.nix

4 lines
98 B
Nix

{...}: {
imports = [./greetd.nix ./rebuild.nix ./sops.nix ./sway.nix ./wifi.nix ./music.nix];
}