We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
flake.nix
flake-utils-plus
gytis-ivaskevicius
nixpkgs.config
nixpkgs
nix repl
{a = import ./a.nix; b = import ./b.nix; }
NIX_PATH
/etc/nix/inputs
hostDefaults
system
channelName
extraArgs
specialArgs
nixosSystem
modules
output
nixosConfigurations
darwinConfigurations
homeConfigurations
builder
nixos.lib.nixosSystem
The text was updated successfully, but these errors were encountered:
No branches or pull requests
gytis-ivaskevicius
nixpkgs.config
options to allnixpkgs
channelsnixpkgs
channelsnix repl
on steriods.{a = import ./a.nix; b = import ./b.nix; }
nixpkgs
version.NIX_PATH
from inputs./etc/nix/inputs
hostDefaults
:system
channelName
(ofnixpkgs
)extraArgs
(i.e.specialArgs
ofnixosSystem
)modules
output
(flake output config goes to: i.e.nixosConfigurations
/darwinConfigurations
/homeConfigurations
builder
(e.g.nixos.lib.nixosSystem
)The text was updated successfully, but these errors were encountered: