1 # NixOS configuration of carotte.sourcephile.fr
2 { inputs, hostName, ... }:
4 system = "x86_64-linux";
7 config._module.args = {
10 config.install.substituteOnDestination = false;
13 ../nixos/profiles/systems/debug.nix
14 #carotte/fileSystems.nix
18 carotte/networking.nix
22 (inputs.secrets + "/hosts/${hostName}/users.nix")