summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2022-08-16Update `nix.gc` module with same indenting/formatting as NixOS moduleMalo Bourgon
2022-08-16Add .nix-defexpr to NIX_PATH the way the NixOS module doesMalo Bourgon
2022-08-16Fix #387 nix-rebuild --flake without XCode toolsYonathan Randolph
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-08-06add mouse scaling system settingPat McLaughlin
2022-07-12Add option to set com.apple.screencapture typeDaniel Santa Cruz
2022-06-30Use GNU version of sed from nixpkgsMalo Bourgon
2022-06-30Fix indent of line added to sudo fileMalo Bourgon
2022-06-30Use sed to disable sudo touch ID authenticationMalo Bourgon
2022-06-30Change option name and switch to using activation scriptMalo Bourgon
2022-06-30Add option to enable sudo authentication with TouchIDMalo Bourgon
2022-06-30add escape to shell aliasesTianyao Chou
2022-05-07update example configDaiderd Jordan
2022-04-26modules: make dataDir nullable in redisSoner Sayakci
2022-04-25Merge pull request #447 from dsyang/additional-optionsDaiderd Jordan
2022-04-25Merge pull request #429 from montchr/add-toplevel-option-libDaiderd Jordan
2022-04-25Merge pull request #453 from mtoohey31/fix/synthetic-instructionsDaiderd Jordan
2022-04-25Merge pull request #455 from eqyiel/add-launcheventsDaiderd Jordan
2022-04-24fonts: replace remaining reference to `enableFontDir`Chris Montgomery
2022-04-19fonts: rename `fonts.enableFontDir` in line with NixOSChris Montgomery
2022-04-17feat: add serviceConfig.LaunchEvents configuration optionRuben Maher
2022-04-14Fix synthetic.conf instructionsMatthew Toohey
2022-03-30fixupMoritz Angermann
2022-03-30uid/gid/utilMoritz Angermann
2022-03-30Update gitlab-runner.nixMoritz Angermann
2022-03-30adds gitlab-runnerMoritz Angermann
2022-03-26Merge pull request #450 from midchildan/fix/fxpreferredviewstyleDomen Kožar
2022-03-25Add NSGlobalDomain.NSAutomaticWindowAnimationsEnabled settingBrian Leung
2022-03-25Merge pull request #446 from dsyang/show-files-alwaysDomen Kožar
2022-03-25fix: incorrect default for FXPreferredViewStylemidchildan
2022-03-14add options for configuring activity monitorDan Yang
2022-03-14add option to show hidden files everywhereDan Yang
2022-03-13Merge pull request #445 from dsyang/finder-optionsDomen Kožar
2022-03-10additional finder optionsDan Yang
2022-03-10option to show all hidden filesDan Yang
2022-02-27Merge branch 'LnL7:master' into add-toplevel-option-libChris Montgomery
2022-02-23cachix-agent: literalExample -> literalExpressionYestin L. Harrison
2022-02-19Merge pull request #438 from domenkozar/cachix-deployDaiderd Jordan