snowflake/modules
2023-05-16 00:41:42 -04:00
..
services foundryvtt: preserve config 2023-05-16 00:41:42 -04:00
default.nix feat: init sops modules 2023-05-14 05:57:15 -04:00
fonts.nix treewide: alejandra formatting 2023-04-23 17:45:37 -04:00
greetd.nix treewide: alejandra formatting 2023-04-23 17:45:37 -04:00
networking.nix chore: switch nameserver 2023-04-24 21:12:03 -04:00
nix.nix nix: misc changes 2023-05-14 10:15:47 -04:00
openssh.nix ssh: force login methods 2023-05-01 03:33:33 -04:00
README.md docs: update readme 2023-05-14 06:07:49 -04:00
security.nix chore: reenable whellNeedsPassword 2023-04-26 21:07:55 -04:00
sops.nix sops: move secrets to specific services 2023-05-14 23:03:38 -04:00
swayidle.nix treewide: alejandra formatting 2023-04-23 17:45:37 -04:00
system.nix treewide: alejandra formatting 2023-04-23 17:45:37 -04:00
virtualisation.nix feat: init basic scaffolding for docker migration 2023-05-12 08:18:42 -04:00

🔌 modules

this directory hosts some common modules / services / security tweaks used on (most) hosts.

name description
services houses my oci containers
default used for commonly shared modules
fonts font handling
greetd login manager
networking common network configuration
nix common nix configuration
security stolen from hlissner
sops configures sops-nix
swayidle idle manager daemon
system.nix commonly shared system settings
udevd fixes an issue when using nixos-rebuild, tracked here
virtualisation basic docker configuration