summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-14Update names of options that set user env vars in brew-bundle moduleMalo Bourgon
2020-12-14Rename brew-bunble.cleanupType to cleanupMalo Bourgon
2020-12-10Add brew-bundle.noAutoUpdate with true as defaultMalo Bourgon
2020-12-08Improve brew-bundle module documentationMalo Bourgon
2020-12-08Fix brew-bundle.extraConfig exampleMalo Bourgon
2020-12-08Move brew-bundle activation to userMalo Bourgon
2020-12-08Add assertion checking that Homebrew is installedMalo Bourgon
2020-12-08Add Homebrew Bundle moduleMalo Bourgon
2020-12-06Merge pull request #259 from virusdave/patch-1Daiderd Jordan
2020-12-06Merge pull request #261 from cmacrae/yabai/load_saDaiderd Jordan
2020-12-06Merge pull request #252 from happysalada/fix_emacs_pathDaiderd Jordan
2020-12-06Merge pull request #247 from happysalada/fix_nextdnsDaiderd Jordan
2020-12-03yabai: load scripting addition in yabai-sa daemoncmacrae
2020-11-30Fix typo in nix-index docstringDave Nicponski
2020-11-27emacs: add path confighappysalada
2020-11-27nexdns: add module and testshappysalada
2020-11-26Merge pull request #254 from stephank/fix-shellsDaiderd Jordan
2020-11-26Merge pull request #251 from awseward/awseward/SwipeNavigateWithScrollsDaiderd Jordan
2020-11-21Add /bin/dash to shellsStéphan Kochen
2020-11-15github: increase flakes timeoutDaiderd Jordan
2020-11-15darwin-rebuild: add jq to path for flakesDaiderd Jordan
2020-11-15installer: handle apfs.util on macOS 11.0 Big SurDaiderd Jordan
2020-11-14Add options for swipe navigationAndrew Seward
2020-11-08Merge pull request #245 from happysalada/masterDaiderd Jordan
2020-11-07switch from agent to daemon to run as rootRaphael Megzari
2020-11-05Merge pull request #242 from akrmn/lorri-pathDaiderd Jordan
2020-11-05add git, gnutar and gzip to lorri's pathMoisés Ackerman
2020-11-05modules: add nextdns servicehappysalada
2020-11-04Merge pull request #244 from LnL7/flakes-testDaiderd Jordan
2020-11-04update install-nix-actionDaiderd Jordan
2020-11-03Merge pull request #241 from awseward/add-redis-extraConfigDaiderd Jordan
2020-11-02Add some test coverage for redis serviceAndrew Seward
2020-10-29Add extraConfig option to redisAndrew Seward
2020-10-25add changelog entry for SHELL variableDaiderd Jordan
2020-10-25don't set SHELL automatically based on programs.<shell>.enableDaiderd Jordan
2020-10-25include etc in activate-systemDaiderd Jordan
2020-10-25remove nix 1.x config compatibilityDaiderd Jordan
2020-10-25reuse evalConfig in default.nixDaiderd Jordan
2020-10-25disable NIX_PATH checks when using flakesDaiderd Jordan
2020-10-25split out flake overrides into a separate moduleDaiderd Jordan
2020-10-25lnl: cleanup example configDaiderd Jordan
2020-10-25remove bootstrap.sh from readmeDaiderd Jordan
2020-10-25link readme to the flakes wikiDaiderd Jordan
2020-10-24Merge pull request #238 from c4710n/feature/swap-command-altDaiderd Jordan
2020-10-23add new option - system.keyboard.swapLeftCommandAndLeftAltc4710n
2020-10-21switch example flake to masterDaiderd Jordan
2020-10-21Merge pull request #235 from LnL7/flakesDaiderd Jordan
2020-10-21always prefix flake with darwinConfigurationsDaiderd Jordan
2020-10-21handle --print-build-logs for flakesDaiderd Jordan
2020-10-21add --impure flag for flakesDaiderd Jordan