summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2024-03-02fix writing values with containersDylan Frankland
2024-03-02feat(nix): adapt nix.conf validation for different Nix versionsMark Sisson
2024-03-02Merge pull request #892 from Samasaur1/startup-chimeMichael Hoang
2024-03-01Merge pull request #891 from mattpolzin/nix-direnvDomen Kožar
2024-02-29`system.startup.chime`: initSam
2024-02-29`system.nvram`: init (internal)Sam
2024-02-29Fix doc render problemMoritz Rumpf
2024-02-29defaults: Add options for dragOnGesture featureMoritz Rumpf
2024-02-28Merge pull request #893 from yaxitech/github-runner-2Domen Kožar
2024-02-28github-runners: adapt to NixOS moduleVincent Haupert
2024-02-27nix-darwin/programs.direnv: initMathew Polzin
2024-02-26security.sudo.extraConfig: fix default behaviorSam
2024-02-23etc: add known hash for `/etc/zshenv` and `/etc/nix/nix.conf`Evan Petousis
2024-02-21apply feedback, fix merge goofLogan Barnett
2024-02-21Merge remote-tracking branch 'ethnt/linux-builder-systems-config' into linux-...Logan Barnett
2024-02-21Merge remote-tracking branch 'stv0g/linux-runner-options' into linux-builder-...Logan Barnett
2024-02-20linux-builder: default pass through protocol to nix.buildMachinesLogan Barnett
2024-02-18linux-builder: Pass through more options to nix.buildMachinesSteffen Vogel
2024-02-18Merge pull request #859 from yaxitech/github-runnerDomen Kožar
2024-02-11security.sudo.extraConfig: initSam
2024-02-11first working versionMike Vink
2024-02-10add nixos syncthing serviceMike Vink
2024-02-01services/yabai: Remove IFDNikodem Rabuliński
2024-01-30Merge pull request #780 from kalbasit/update_yabai_sa_scriptMichael Hoang
2024-01-29Merge pull request #861 from thanegill/darwin-rebuild-completionsMichael Hoang
2024-01-27Add zsh completions to darwin-rebuld by defaultThane Gill
2024-01-27Use nixpkgs generators.toPlist for launchd service generation.Thane Gill
2024-01-22Merge pull request #857 from thanegill/patch-2Michael Hoang
2024-01-22github-runners: init moduleVincent Haupert
2024-01-21Add option to disable zsh global compinitJōshin
2024-01-21Merge pull request #854 from kallisti-dev/fix/network-names-shell-escapesMichael Hoang
2024-01-20fix: set shell for new users, and only known onesHraban Luyat
2024-01-20fix: user shell path handlingHraban Luyat
2024-01-19Allow launchd serivceConfig.LimitLoadToSessionType to be a listThane Gill
2024-01-19fix shell escaping in networking configAdam Curtis
2024-01-16Add type definition on fonts.fontDir.enableXMLHexagram
2024-01-15Dedupe the WorkingDirectory path of the linux-builderJacek Galowicz
2024-01-03Merge pull request #820 from mhumeSF/reduce-motionMichael Hoang
2023-12-31linux-builder: remove trusted user requirementMichael Hoang
2023-12-30Fix type errorCarl Thomé
2023-12-29GlobalPreferences: fix mouse scaling exampleAustin Horstman
2023-12-27Use native floats for mouse scalingfortuneteller2k
2023-12-23etc: add known hash for `/etc/shells`Michael Hoang
2023-12-04users: fix `forceRecreate` bash comparisonzowoq
2023-12-01Adding reduce motion optionMike Hume
2023-11-24Merge pull request #806 from DeterminateSystems/easier-uninstallMichael Hoang
2023-11-23Merge pull request #809 from Enzime/more-hashesDomen Kožar
2023-11-22Add default system to `systems` optionEthan Turkeltaub
2023-11-22Use `nix.buildMachines.*.systems` instead of `nix.buildMachines.*.system`Ethan Turkeltaub
2023-11-22Add `nix.linux-builder.systems` option to set corresponding `nix.buildMachine...Ethan Turkeltaub