nixos/system/default.nix

2 lines
103 B
Nix

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