My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/nixos/modules/tasks
Janne Heß e6fb1e63d1
Merge pull request #171650 from helsinki-systems/feat/config-systemd-package
2 years ago
..
filesystems zfs: Support zfs_force=y on the command line as well. 2 years ago
auto-upgrade.nix treewide: pkgs.systemd -> config.systemd.package 2 years ago
bcache.nix nixos/filesystems: Make most simple filesystems compatible with systemd 2 years ago
cpu-freq.nix nixos/cpu-freq: fix typo in description 3 years ago
encrypted-devices.nix treewide: fold -> foldr 3 years ago
filesystems.nix Merge pull request #164943 from ElvishJerricco/systemd-initrd-reuse-systemd-module 2 years ago
lvm.nix nixos/stage-1-systemd: Add LVM2 support 2 years ago
network-interfaces-scripted.nix networking.greTunnels: Add ttl option 2 years ago
network-interfaces-systemd.nix nixos/network-interfaces-systemd: actually set catchall-iface if `useDHCP = true;` 2 years ago
network-interfaces.nix nixos/network-interfaces: remove outdated deprecation information 2 years ago
powertop.nix nixos/powertop: wait for hardware to initialize 4 years ago
scsi-link-power-management.nix [bot] nixos/*: remove unused arguments in lambdas 6 years ago
snapraid.nix nixos/snapraid: fix evaluation 2 years ago
swraid.nix nixos/stage-1-init: Merge mdraid module into swraid 2 years ago
trackpoint.nix xserver: Generate readable config indentation 3 years ago
tty-backgrounds-combine.sh