Build flags: Difference between revisions
imported>Srid What are 'flags'? |
imported>Eopb m Fix path to configuration file |
||
Line 36: | Line 36: | ||
==== Building the whole system on NixOS ==== | ==== Building the whole system on NixOS ==== | ||
{{file|/etc/nixos/configuration | {{file|/etc/nixos/configuration.nix|nix|<nowiki> | ||
{ config, pkgs, lib, ... }: | { config, pkgs, lib, ... }: | ||
{ | { |