summaryrefslogtreecommitdiff
path: root/modules/examples
AgeCommit message (Expand)Author
2024-11-21examples: change default architecture to `aarch64-darwin`Michael Hoang
2024-11-21installer: move creating default configuration to READMEMichael Hoang
2024-11-17treewide: remove `nix.package` exampleMichael Hoang
2024-11-16treewide: remove mentions of `services.nix-daemon.enable = true;`Michael Hoang
2024-11-09docs: use `nix-darwin` instead of `Darwin`Michael Hoang
2024-11-07examples: clean upMichael Hoang
2024-11-07examples: drop `ofborg` exampleMichael Hoang
2024-11-07ofborg: automatically add `ofborg` to `known{Users,Groups}`Michael Hoang
2024-11-07examples: fix evaluationMichael Hoang
2024-11-02Merge pull request #1135 from Enzime/push-lxwqqpssklynEmily
2024-10-31tmux: remove `programs.tmux.defaultCommand`Michael Hoang
2024-10-31zsh: enable by default as zsh is the default shell on macOSMichael Hoang
2024-10-08programs/bash: move to completion.*isabel
2024-09-11{ids,checks}: update for new builder UID/GID valuesEmily
2024-07-24Add inline prediction option mirroring the capitalization option347Online | Katie Janzen
2024-01-27Add zsh completions to darwin-rebuld by defaultThane Gill
2023-07-14Add `darwin-version` commandMichael Hoang
2023-07-12flake: use `nix-darwin` instead of `darwin`Michael Hoang
2023-07-11readme: update with new flaky instructionsMichael Hoang
2023-07-09eval-config: rationalize handling of NixpkgsEmily
2023-06-17templates.flake: add contents of simple.nixMichael Hoang
2023-06-17flake: add template with basic flake configMichael Hoang
2022-09-25rename the nixFlakes referenceGraham Christensen
2022-09-25rename runCommandNoCCJames Walker
2022-08-25Fix copypasta in simple exampleJoshua Bronson
2022-08-16Move build user options to `nix` module to improve overlap with NixOSMalo Bourgon
2022-08-16Update `nix` module to use `settings` sub options like in NixOS moduleMalo Bourgon
2022-05-07update example configDaiderd Jordan
2021-09-15improve flakes missing system error messageDaiderd Jordan
2021-09-08Pass system to darwinSystem rather than eval-config.Drew Hess
2021-03-26Adds `GITHUB_TOKEN` due to rate limitingThibault Gagnaux
2020-10-25don't set SHELL automatically based on programs.<shell>.enableDaiderd Jordan
2020-10-25lnl: cleanup example configDaiderd Jordan
2020-10-21switch example flake to masterDaiderd Jordan
2020-10-21add workaround for flake test on github actionsDaiderd Jordan
2020-10-21add example flake and support --flake in darwin-rebuildDaiderd Jordan
2020-10-19lnl: remove kittyDaiderd Jordan
2020-09-12lnl: remove gitconfig symlinkDaiderd Jordan
2020-06-17enable zsh in simple exampleDaiderd Jordan
2020-06-14lnl: fix evaluation and switch to neovimDaiderd Jordan
2020-06-11replace NIX_PATH references with regular pathsDaiderd Jordan
2020-05-30lnl: disable gnupg agent for secretiveDaiderd Jordan
2020-05-30lnl: update functionsDaiderd Jordan
2020-05-30lnl: update fetch-nixpkgsDaiderd Jordan
2020-05-30lnl: fix min-free/max-free valuesDaiderd Jordan
2020-05-30nix: better defaults settings for maxJobs/buildCoresJörg Thalheim
2020-05-29system: cleanup patches activationDaiderd Jordan
2020-03-29Rename programs.tmux.tmuxConfig -> extraConfigJason Felice
2020-02-29lnl: updateDaiderd Jordan
2019-09-24lnl: load :u packages in current instead of a subshellDaiderd Jordan