1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-12-03 08:29:46 +01:00
home-manager/modules
Robert Helgesson f9ac2671bb
Use types.port where applicable
This changes the type of all options that specify ports to
`types.port`. This type restricts values to between 0 and 65535.

(cherry picked from commit ed4f66185f)
2019-08-29 19:19:16 +02:00
..
accounts Use types.port where applicable 2019-08-29 19:19:16 +02:00
lib files: allow a wider range of source file names 2019-01-19 12:44:58 +01:00
lib-bash activation-init: sanity check oldGenNum and oldGenPath 2018-03-13 20:49:45 +01:00
misc dconf: assume empty list value is a list of strings 2019-08-14 17:09:14 +02:00
programs Use types.port where applicable 2019-08-29 19:19:16 +02:00
services Use types.port where applicable 2019-08-29 19:19:16 +02:00
default.nix modules: register the base modules path 2019-04-07 13:26:38 +02:00
files.nix files: fix find invocation broken in c94eaa0e 2019-05-01 18:24:30 +02:00
home-environment.nix Fix type of various sessionVariables options 2019-05-01 18:24:02 +02:00
manual.nix manual: add option manual.json.enable 2019-04-15 22:43:46 +02:00
modules.nix alacritty: add module 2019-04-22 14:43:43 +02:00
systemd-activate.rb systemd-activate.rb: add start/stop/restart sockets 2019-08-14 17:09:20 +02:00
systemd-activate.sh allow Home Manager to be used as a NixOS module 2018-02-07 20:50:01 +01:00
systemd.nix systemd: make the unit option type more robust 2019-04-12 01:02:12 +02:00
xcursor.nix xcursor: add default cursor file option 2018-05-10 20:26:01 +02:00
xresources.nix xresources: remove unnecessary parentheses 2018-09-24 23:24:04 +02:00
xsession.nix xsession: set RemainAfterExit for setxkbmap.service 2019-08-29 19:16:14 +02:00