aboutsummaryrefslogblamecommitdiff
path: root/modules/systems/default.nix
blob: 3cbe456775443d588be7f9e5d5b3a10433270fe3 (plain) (tree)
1
2
3
4
5
6

             

                  

    
{
  imports = [
    ./nix.nix
    ./software.nix
  ];
}