nix configurations used on my server
Find a file
2024-02-26 17:02:11 -08:00
hosts/server editorconfig, grafana 2024-02-26 17:02:11 -08:00
lib use ssh keys instead of password 2023-08-24 17:47:19 -07:00
modules editorconfig, grafana 2024-02-26 17:02:11 -08:00
overlays change permissions 2023-08-22 21:51:48 -07:00
packages change permissions 2023-08-22 21:51:48 -07:00
.editorconfig editorconfig, grafana 2024-02-26 17:02:11 -08:00
default.nix changed some module stuf 2024-02-26 16:23:49 -08:00
flake.lock update flake and reorganize hardware 2024-01-19 01:38:53 -08:00
flake.nix whole entire revamp 2023-08-22 21:49:15 -07:00
readme.md changed some module stuf 2024-02-26 16:23:49 -08:00

flake-o-rama

nix flake dotfilez!! this is used on personal server

users

this flake is built for a multi-user experience per host, enforced my modules/user.nix, and found in the default.nix file for each host.

as this is a multi-user setup, the dotfiles group will be used for read and write access to the flake

development

to build the system, run sudo nixos-rebuild switch --flake ".#server"

please periodically run nix flake update to make sure we arent slacking on package versions

before committing, please run nix flake check and make sure everything is ok

todo

  • analytics using matomo
  • php support in staticsites
  • no more luapackagepath. please stop.
  • not sure if this is cloudflare doing this or our acme config, but accessing invalid subdomains returns a dumb ssl error
  • this is not related to the flake but it is to the site. transfer from namecheap to porkbun plz