| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-29 | installer and activation: Sanitise PATH | Kirill Elagin | |
| This makes sure that the installation and activation processes are “pure”, i.e. they use only binaries from nixpkgs or ones that come with macOS. Closes #86. | |||
| 2018-06-22 | users: add forceRecreate option | Daiderd Jordan | |
| 2018-06-21 | lnl: enable socket listener for nix-daemon service | Daiderd Jordan | |
| 2018-06-21 | nix-daemon: add option to make service socket activated | Daiderd Jordan | |
| This makes the service start on demand when a client connects to the daemon socket, instead of keeping it alive. services.nix-daemon.enableSocketListener = true; | |||
| 2018-06-07 | lnl: fix hydra-bad-machines, whitespace? | Daiderd Jordan | |
| 2018-06-07 | lnl: add hydra-bad-machines alias | Daiderd Jordan | |
| 2018-06-06 | lnl: add nix aliases | Daiderd Jordan | |
| 2018-06-05 | Add appropriate option defaults | Periklis Tsirakidis | |
| 2018-06-04 | Init offlineimap service | Periklis Tsirakidis | |
| 2018-05-18 | gnupg: add gpg-agent service | Kirill Elagin | |
| Fixes #77. | |||
| 2018-05-12 | Merge pull request #75 from rvl/buildkite-agent-fixes | Daiderd Jordan | |
| buildkite-agent fixes | |||
| 2018-05-10 | fixup! buildkite-agent: fix variable expansion in hook scripts | Rodney Lorrimar | |
| Addresses PR review comment. | |||
| 2018-05-04 | nixpkgs: replace usage of deprecated traceValIfNot | Daiderd Jordan | |
| 2018-04-25 | buildkite-agent: Only start service once networking is available | Rodney Lorrimar | |
| buildkite-agent gets the hostname at startup, so needs to be started after the hostname is set. | |||
| 2018-04-25 | buildkite-agent: fix variable expansion in hook scripts | Rodney Lorrimar | |
| @cleverca found this bug in the declarative hooks config. Any shell variables referenced in a hook script would get expanded by the hooks directory builder. Prevent variable expansion by quoting the here doc limit string. | |||
| 2018-04-22 | lnl: fix relativenumber lag? | Daiderd Jordan | |
| 2018-04-08 | bump stateVersion in examples | Daiderd Jordan | |
| 2018-03-29 | nix: use literalExample for package | Daiderd Jordan | |
| 2018-03-29 | nix: use mkDefault for nix profile | Daiderd Jordan | |
| 2018-03-29 | nix: add version option | Daiderd Jordan | |
| This can be used to declare the system version of nix when a profile is used instead of a package. | |||
| 2018-03-29 | nix: use pkgs.nix by default instead of the default profile | Daiderd Jordan | |
| This fixes version detection for 2.0. | |||
| 2018-03-27 | khd: don't depend on kwm directly | Daiderd Jordan | |
| Iff the kwm service is enabled the commands will still be in the default PATH. | |||
| 2018-03-27 | skhd: simplify service | Daiderd Jordan | |
| 2018-03-27 | zsh: fix nix run shells of nix 2.0 | Daiderd Jordan | |
| 2018-03-26 | simple: add comment for nix package/daemon options | Daiderd Jordan | |
| Hopefully this helps to clarify the default behaviour. | |||
| 2018-03-26 | nix: update config options for 2.0 | Daiderd Jordan | |
| 2018-03-26 | nix-daemon: make cacert overridable without mkForce | Daiderd Jordan | |
| Fixes #74 | |||
| 2018-03-06 | ssh: add option to configure known hosts | Daiderd Jordan | |
| 2018-03-05 | ofborg: add basic test | Daiderd Jordan | |
| 2018-03-05 | ofborg: add more comments to the example | Daiderd Jordan | |
| 2018-03-05 | lnl: fix qes keybinds | Daiderd Jordan | |
| 2018-03-05 | Merge pull request #73 from peel/master | Daiderd Jordan | |
| adds skhd module | |||
| 2018-03-05 | removes accessibility setting as it's been removed by darwin | peel | |
| for the record, this is related to https://support.apple.com/en-us/HT204899 | |||
| 2018-03-04 | lnl: fix shift keybindings | Daiderd Jordan | |
| 2018-03-03 | adds skhd module | Piotr Limanowski | |
| 2018-03-03 | lnl: updates | Daiderd Jordan | |
| 2018-03-03 | users: update the description for knownGroups/knownUsers | Daiderd Jordan | |
| 2018-03-02 | khd: use net on_enter for kwm borders | Daiderd Jordan | |
| 2018-03-01 | Merge pull request #71 from cmacrae/master | Daiderd Jordan | |
| defaults: Add screencapture.location | |||
| 2018-03-01 | defaults: set screencapture.location's default to null | cmacrae | |
| 2018-02-28 | activate-system: run keyboard activation at boot | Daiderd Jordan | |
| The keyboard mappings are not persistent and need to be reapplied after a reboot. | |||
| 2018-02-28 | examples: remove screencapture.location from @LnL's confg (sorry!) | cmacrae | |
| 2018-02-27 | defaults: Add screencapture.location | cmacrae | |
| 2018-02-26 | buildkite-agent service: add test case | Rodney Lorrimar | |
| 2018-02-23 | fixup! buildkite-agent service: init for nix-darwin | Rodney Lorrimar | |
| 2018-02-23 | buildkite-agent service: init for nix-darwin | Rodney Lorrimar | |
| 2018-02-22 | buildkite-agent service: copy from NixOS | Rodney Lorrimar | |
| 2018-02-01 | nix: don't set signed-binary-caches for nix 2.0 | Daiderd Jordan | |
| The option was removed. | |||
| 2018-01-30 | ofborg: add channel commands to example | Daiderd Jordan | |
| 2018-01-29 | launchd: run unload without -w | Daiderd Jordan | |
| The service will be removed anyway. | |||
