nixpkgs-suyu/nixos/modules/installer
Bjørn Forsman a7da3eacaf nixos-generate-config: add 'lib' arg to configuration.nix
Although 'lib' isn't needed by the default configuration, new NixOS uses
can get confused when being recommended configuration.nix snippets like

  systemd.services.NetworkManager-wait-online.enable = lib.mkForce false;

and have `sudo nixos-rebuild switch` fail with

  error: undefined variable 'lib'
2023-07-21 13:53:33 +02:00
..
cd-dvd nixos/iso-image: fix syntax 2023-07-05 21:49:03 +03:00
netboot treewide: use lib.optional instead of 'then []' 2023-07-12 09:36:28 +01:00
scan
sd-card
tools nixos-generate-config: add 'lib' arg to configuration.nix 2023-07-21 13:53:33 +02:00
virtualbox-demo.nix