nixos/system/default.nix

2 lines
86 B
Nix

{ imports = [ ./podman.nix ./fonts.nix ./users.nix ./services.nix ./security.nix ]; }