Main public logs
Combined display of all available logs of Official NixOS Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:52, 21 July 2024 Unabomberlive talk contribs created page Translations:Vim/56/ru (Created page with "outputs = inputs@{ nixpkgs, ... }: { nixosConfigurations.nixos = nixpkgs.lib.nixosSystem { system = "x86_64-linux"; specialArgs = { inherit inputs; }; modules = [ ./configuration.nix ./hardware-configuration.nix { nix.registry.nixpkgs.flake = nixpkgs; } ]; }; }; } </syntaxHighlight>")