Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | r/2000 feat(gs/system): Init roswell | Griffin Smith | 4 | -0/+106 |
2020-12-14 | r/1997 feat(gs/system): Add some rust aliases | Griffin Smith | 2 | -2/+8 |
2020-12-14 | r/1996 feat(gs/system): Setup fingerprint scanner | Griffin Smith | 2 | -1/+23 |
2020-12-01 | r/1977 fix(gs/system): Explicitly add all default i3 keybindings | Griffin Smith | 2 | -58/+84 |
2020-12-01 | r/1976 feat(gs/yeren): Swap caps+escape on built-in keyboard | Griffin Smith | 1 | -0/+33 |
2020-12-01 | r/1975 fix(gs/yeren): Attempt to work around some of the text flickering issues | Griffin Smith | 1 | -0/+26 |
2020-12-01 | r/1974 feat(gs/system): Add me to the docker group | Griffin Smith | 1 | -0/+1 |
2020-12-01 | r/1973 feat(gs/system): Update xrandr layout for yeren | Griffin Smith | 1 | -3/+5 |
2020-11-30 | r/1965 fix(gs/home): Run lorri on all linux systems | Griffin Smith | 1 | -0/+2 |
2020-11-30 | r/1964 feat(gs/home): Add rust development tools | Griffin Smith | 2 | -0/+9 |
2020-11-30 | r/1963 feat(gs/system): Write mugwump symlink to /tmp | Griffin Smith | 1 | -2/+2 |
2020-11-30 | r/1962 feat(gs/system): Init yeren | Griffin Smith | 7 | -26/+78 |
2020-11-26 | r/1921 feat(gs/system): Enable docker on dev machines | Griffin Smith | 2 | -0/+6 |
2020-11-26 | r/1920 fix(gs/system): lorri as a home-manager svc doesn't work on Darwin | Griffin Smith | 1 | -2/+0 |
2020-11-26 | r/1919 chore(glittershark): Remove everything Urbint related | Griffin Smith | 8 | -108/+7 |
2020-11-25 | r/1917 feat(glittershark): Get everything working on Darwin | Griffin Smith | 6 | -29/+37 |
2020-11-23 | r/1915 fix(gs/home): Don't override alacritty version | Griffin Smith | 1 | -14/+0 |
2020-11-22 | r/1907 feat(whitby): Move wigglydonke.rs to whitby | Griffin Smith | 1 | -6/+0 |
2020-11-21 | r/1894 chore(3p): Bump nixpkgs to nixos-unstable from 2020-11-21 | Vincent Ambo | 2 | -14/+2 |
2020-11-21 | r/1893 fix(glittershark/kernel): Ensure kernel changes cachebust linux-ck | Vincent Ambo | 1 | -0/+1 |
2020-11-16 | r/1878 feat(gs/emacs): Add some config for vterm | Griffin Smith | 1 | -4/+9 |
2020-10-27 | r/1865 refactor(gs/system): Prefer dobharchu over cerberus | Griffin Smith | 1 | -18/+16 |
2020-10-27 | r/1864 feat(gs/home): Add ssh host alias for cerberus | Griffin Smith | 1 | -0/+7 |
2020-10-23 | r/1860 fix(gs/mugwump): Add missing scheme to grafana datasource | Griffin Smith | 1 | -1/+1 |
2020-10-23 | r/1859 feat(gs/mugwump): Only run nix GC monthly | Griffin Smith | 1 | -0/+2 |
2020-10-23 | r/1858 refactor(gs/mugwump): Only one buildkite builder | Griffin Smith | 1 | -1/+2 |
2020-10-23 | r/1857 feat(gs/system): Only enable remote builders on chupacabra | Griffin Smith | 2 | -25/+25 |
2020-10-23 | r/1856 feat(gs/home): Add script to rebuild mugwump | Griffin Smith | 1 | -0/+10 |
2020-10-13 | r/1849 feat(gs/system): Setup for yubikey | Griffin Smith | 2 | -0/+8 |
2020-10-13 | r/1848 feat(gs/system): Install htop on all systems | Griffin Smith | 1 | -0/+1 |
2020-10-13 | r/1847 feat(gs/chupacabra): Use mugwump as a binary cache | Griffin Smith | 1 | -0/+3 |
2020-10-13 | r/1846 feat(gs/chupacabra): Include desktop module | Griffin Smith | 1 | -0/+1 |
2020-10-13 | r/1845 fix(gs/mugwump): Make nginx scraper play well with SSL | Griffin Smith | 1 | -0/+9 |
2020-10-13 | r/1844 feat(gs/mugwump): Add some buildkite agents | Griffin Smith | 1 | -5/+25 |
2020-10-12 | r/1841 feat(gs/mugwump): wigglydonke.rs | Griffin Smith | 1 | -0/+6 |
2020-10-12 | r/1840 feat(gs/mugwump): Enable prometheus-fail2ban-exporter | Griffin Smith | 1 | -0/+31 |
2020-10-05 | r/1839 feat(gs/mugwump): Add prometheus+grafana | Griffin Smith | 1 | -2/+77 |
2020-10-05 | r/1838 feat(gs/system): Install dnsutils | Griffin Smith | 1 | -0/+1 |
2020-10-05 | r/1837 feat(gs/home): Install gh | Griffin Smith | 1 | -0/+1 |
2020-10-05 | r/1836 feat(gs/home): Alias ec=emacsclient | Griffin Smith | 1 | -0/+3 |
2020-10-05 | r/1835 feat(gs/home): Add ssh host alias for home | Griffin Smith | 1 | -0/+5 |
2020-09-30 | r/1831 feat(gs/system): Init mugwump | Griffin Smith | 6 | -61/+144 |
2020-09-30 | r/1830 feat(gs/home): install pv | Griffin Smith | 1 | -0/+1 |
2020-09-29 | r/1829 feat(gs/system): Add ISO config | Griffin Smith | 2 | -2/+24 |
2020-09-12 | r/1784 feat(gs): Bind a push-to-talk key | Griffin Smith | 2 | -0/+45 |
2020-09-09 | r/1780 feat(gs/home): Add chupacabra home-manager to CI targets | Griffin Smith | 4 | -2/+6 |
2020-09-09 | r/1779 revert(gs/home): "Install clj-kondo and babashka" | glittershark | 1 | -2/+0 |
2020-09-09 | r/1777 feat(gs/home): Install clj-kondo and babashka | Griffin Smith | 1 | -0/+2 |
2020-09-09 | r/1776 feat(gs/system): Install fcitx+cloudpinyin | Griffin Smith | 2 | -0/+11 |
2020-09-09 | r/1775 feat(gs/zshrc): Change cursor shape based on mode | Griffin Smith | 1 | -6/+27 |