summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-27create module eth.services.catbus-bridge-snapcastEthel Morgan
2020-05-27extract my preferred SSH setup to eth.services.sshEthel Morgan
2020-05-24remove bad Maven cache from DLNAtoad package defEthel Morgan
this was messing with reproducibility.
2020-05-24add DLNAtoad package & service moduleEthel Morgan
2020-05-24add my dwm setupEthel Morgan
2020-05-24move services.helix-player to eth.servicesEthel Morgan
also harden the systemd config.
2020-05-24move eth.upmpdcli to eth.services.umpdcliEthel Morgan
also, the default FriendlyName now includes the system hostname.
2020-05-24be more restrictive with systemd unitsEthel Morgan
2020-05-24add service module for MosquittoEthel Morgan
2020-05-24add a service definition for snapclientEthel Morgan
2020-05-23add catbus-web-ui to pkgsEthel Morgan
2020-05-23add dnsutils to standard loadoutEthel Morgan
2020-05-23add catbus-snapcast and catbus-lifx to pkgsEthel Morgan
2020-05-23add a helix package and a helix-player moduleEthel Morgan
2020-05-23add nixos module for creating pre-baked usersEthel Morgan
2020-05-22create nixpkgs for upmpdcli and dependencies, also a NixOS moduleEthel Morgan
2020-05-18put my own packages under the namespace nixpkgs.eth.*Ethel Morgan
2020-05-18add overlays module, for convenience in setting them upEthel Morgan
2020-05-18add all result symlinks to .gitignoreEthel Morgan
2020-05-18add Linode settings to modulesEthel Morgan
2020-05-18add nixpkgs overlays to README.mdEthel Morgan
2020-05-18add a package overlay and my first packageEthel Morgan
2020-05-18extract YubiKey setup to modules/yubikey.nixEthel Morgan
2020-05-18recommend pulling latest repo from Github in README.mdEthel Morgan
2020-05-18import initial NixOS module; also README.md for installationEthel Morgan
2020-05-18Initial commitethulhu