my-nix/hosts/nixos/default.nix

5 lines
179 B
Nix

{ nixpkgs, system, stateVersion, ... } @ inputs:
# Hosts configurations, »hosts« here means computers/machines
import ./bunta_desktop inputs
// import ./another_desktop inputs