summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2019-03-22launchd: ensure user LaunchAgents existDaiderd Jordan
2019-03-20lnl: update reexec aliasesDaiderd Jordan
2019-03-02Add NSGlobalDomain configsBen Zhang
2019-03-02add trackpad configs: ActuationStrength, FirstClickThreshold, SecondClickThre...Ben Zhang
2019-02-24darwin: replace usages of nix-instantiate --eval with --find-fileDaiderd Jordan
2019-02-24users: gate the creation with an option, false by default and use createhomedirWael M. Nasreddine
2019-02-24users: create/chown the home only when it is different than /var/emptyWael M. Nasreddine
2019-02-24users: create the home-directory for a new userWael M. Nasreddine
2019-02-23users.users: only extend profiles if packages are definedDaiderd Jordan
2019-02-23Merge pull request #127 from kalbasit/nix-darwin_user-packagesDaiderd Jordan
2019-02-23Merge pull request #121 from thefloweringash/channel-version-infoDaiderd Jordan
2019-02-21order the environmentWael M. Nasreddine
2019-02-22nix-daemon: make default values overridable without mkForceDaiderd Jordan
2019-02-21users: increase default nixbld users to 32 and set knownUsers by defaultDaiderd Jordan
2019-02-20users: install user packages via users.users.<name?>.packagesWael M. Nasreddine
2019-02-18nix-daemon: enable forking workaround by defaultDaiderd Jordan
2019-02-17fonts: rewrite activationDaiderd Jordan
2019-02-16lnl: start tmux panes in a sandbox by defaultDaiderd Jordan
2019-02-16tmux: add defaultCommand optionDaiderd Jordan
2019-02-16lnl: sandbox fetch-nixpkgs-updates serviceDaiderd Jordan
2019-02-16sandbox: add module for sandbox profilesDaiderd Jordan
2019-02-12lnl: add tmp and var/tmp to sandbox pathsDaiderd Jordan
2019-02-12lnl: (re)enable sandboxing with extra-sandbox-pathsDaiderd Jordan
2019-01-19system-version: get version information from channelsAndrew Childs
2019-01-16nix-daemon: use system NIX_SSL_CERT_FILEDaiderd Jordan
2019-01-16lnl: disable cachixDaiderd Jordan
2019-01-15security.pki: add module to configure ca certificatesDaiderd Jordan
2019-01-07lnl: cleanup and configure nixbld usersDaiderd Jordan
2019-01-04zsh: Add vendor-completions to fpathKirill Elagin
2019-01-04checks: actually fix gc conditionDaiderd Jordan
2019-01-03nix-gc: fix evaluationDaiderd Jordan
2019-01-03checks: fix gc conditionDaiderd Jordan
2019-01-02checks: generalize and make them more configurableDaiderd Jordan
2019-01-02nix-gc: add check for nix.gc.automaticDaiderd Jordan
2019-01-02nix-gc: add user optionDaiderd Jordan
2019-01-02Merge pull request #97 from peel/patch-1Daiderd Jordan
2018-12-18lnl: add nix-daemon objc workaroundDaiderd Jordan
2018-12-18lnl: fix reexec aliasesDaiderd Jordan
2018-12-18lnl: enable gnupg agentDaiderd Jordan
2018-12-18lnl: add awscliDaiderd Jordan
2018-10-25Unify environment configuration and don't run in child shellsAndrew Childs
2018-10-16bash: place bashrc early non-interactive return below system setupMario Rodas
2018-10-14bash: do not evaluate completions on dumb terminalsMario Rodas
2018-10-14bash: do not evaluate /etc/bashrc on non-interactive shellsMario Rodas
2018-10-12tmux: remove reattach-to-user-namespaceDaiderd Jordan
2018-10-11Merge pull request #108 from thefloweringash/dock-show-recentsDaiderd Jordan
2018-10-11Merge pull request #102 from peel/f-fonts-moduleDaiderd Jordan
2018-10-11system.defaults.dock: add `show-recents` optionAndrew Childs
2018-10-06skip buildEnv and create a package with /share/fontsPiotr Limanowski
2018-10-05fonts: adds `enableFontDir` flagPiotr Limanowski