snowflake/modules
2023-05-21 20:52:54 -04:00
..
services feat: init rustypaste + rustypaste cli 2023-05-21 20:52:54 -04:00
default.nix modules: init users.nix 2023-05-17 12:54:50 -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: allow nodejs-16.20.0 2023-05-21 06:05:02 -04:00
openssh.nix ssh: force login methods 2023-05-01 03:33:33 -04:00
README.md docs: update readme 2023-05-18 07:54:04 -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
users.nix modules: formatting 2023-05-17 12:57:11 -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, and other services
default used for commonly shared modules
fonts font handling
greetd login manager
networking common network configuration
nix common nix configuration
openssh configures openssh options
security stolen from hlissner
sops configures sops-nix
swayidle idle manager daemon
system.nix commonly shared system settings
users.nix defines all hosts users & groups
virtualisation basic docker configuration