summaryrefslogtreecommitdiff
path: root/modules/nix/default.nix
AgeCommit message (Expand)Author
2025-01-08nix: merge `nix.settings.trusted-users` by defaultMichael Hoang
2024-12-04nix: fix Lix version detection in auto-optimise-store assertionAlex James
2024-11-17nix: remove outdated note requiring managed daemon for distributedBuildsMichael Hoang
2024-11-15activate-system: remove `enable` optionMichael Hoang
2024-11-08nix: don't allow using `auto-optimise-store` as it can corrupt the storeMichael Hoang
2024-10-08programs/bash: move to completion.*isabel
2024-08-29Add sha256 for DeterminateSystems Nix installer 0.22.0Corey Jewett
2024-08-25Merge pull request #1044 from Enzime/add/known-hashMichael Hoang
2024-08-25etc: add known hash for DetSys installer 0.20.0+Michael Hoang
2024-08-17fix: respect user nixPath configurationAlice Carroll
2024-08-17feat: allow disabling channelsAlice Carroll
2024-07-06Add lix-installer to known filesIan Chamberlain
2024-04-19treewide: remove lib.mdDocWeijia Wang
2024-03-02feat(nix): adapt nix.conf validation for different Nix versionsMark Sisson
2024-02-23etc: add known hash for `/etc/zshenv` and `/etc/nix/nix.conf`Evan Petousis
2023-11-16etc: add more known hashesMichael Hoang
2023-07-11doc: store a copy of known filesMichael Hoang
2023-07-10nix: Remove readOnlyStore option as it has no effectAndrew Marshall
2023-07-10Fix spellingAndrew Marshall
2023-07-08nix/linux-builder: initMichael Hoang
2023-06-27tailscale: improve MagicDNS setupMichael Hoang
2023-06-24treewide: convert all option docs to MarkdownEmily
2023-06-24treewide: manually convert some docs to MarkdownEmily
2023-06-24treewide: tweak DocBook docs for conversionEmily
2023-06-10nix: Add build machines protocol option.Cathal Mullan
2023-05-04nix: Fix registry extra attrs not being appliedAndrew Marshall
2022-10-03nix: fix mandatoryFeatures in nix.buildMachinesAndrew Childs
2022-08-29Transition to using native floatsMalo Bourgon
2022-08-16Update changelogMalo Bourgon
2022-08-16Add .nix-defexpr to NIX_PATH the way the NixOS module doesMalo Bourgon
2022-08-16Update/adapt daemon CPU/IO priority options in `nix` moduleMalo Bourgon
2022-08-16Move build user options to `nix` module to improve overlap with NixOSMalo Bourgon
2022-08-16Update `nix.registry` definition to match NixOS moduleMalo Bourgon
2022-08-16Refactor `nix.nixPath` to make diff easier to compare with NixOS moduleMalo Bourgon
2022-08-16Update `nix.buildMachines` def and implementation to match NixOS moduleMalo Bourgon
2022-08-16Minor tweaks to `nix` module options defsMalo Bourgon
2022-08-16Reorder `nix` module implementation to better match order of NixOS moduleMalo Bourgon
2022-08-16Make `nix.settings` docs specific to (nix-)darwin where applicableMalo Bourgon
2022-08-16Update `nix.settings` def and implementation to match NixOS moduleMalo Bourgon
2022-08-16Update def and implementation of `nix.package` to match NixOS moduleMalo Bourgon
2022-08-16Reindent/format `nix` module to more closely match NixOS moduleMalo Bourgon
2022-08-16Reorder `nix` module options to match order in NixOS moduleMalo Bourgon
2022-08-16Update `nix` module to use `settings` sub options like in NixOS moduleMalo Bourgon
2022-01-02nix: extend nix.conf content whitelistDaiderd Jordan
2021-10-23add forward compatibility for literalExample deprecationDaiderd Jordan
2020-12-22nix.registry optionQuentin Gliech
2020-10-25remove nix 1.x config compatibilityDaiderd Jordan
2020-06-17etc: add known hashes for bashrc/zsh/nix.confDaiderd Jordan
2020-05-30nix: better defaults settings for maxJobs/buildCoresJörg Thalheim
2020-03-28nix: kickstart and wait for the nix-daemon serviceDaiderd Jordan