my-nix/hosts/nixos/default.nix

5 lines
179 B
Nix
Raw Normal View History

2023-06-15 05:40:56 -05:00
{ nixpkgs, system, stateVersion, ... } @ inputs:
# Hosts configurations, »hosts« here means computers/machines
import ./bunta_desktop inputs
// import ./another_desktop inputs