Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-19 | Fixes to Com.Simatime.Core | Ben Sima | |
- make it actually compile - add fmt - export stuff I'm using elsewhere - comment stuff that doesn't work yet | |||
2019-11-19 | Add telnet and traceroute | Ben Sima | |
2019-11-19 | Add if-not to dir-locals | Ben Sima | |
2019-11-19 | Update README | Ben Sima | |
2019-11-14 | Re-namespace Serval under Com.Simatime | Ben Sima | |
I don't have runserval.com yet, so I'm not gonna put the cart before the horse | |||
2019-11-12 | update networking to new serval | Ben Sima | |
2019-11-12 | add file and htop to the base OS image | Ben Sima | |
2019-11-11 | serval: enable containers | Ben Sima | |
2019-11-11 | ensure all documentation is included in my dev machine | Ben Sima | |
2019-11-11 | Disable auto-upgrade | Ben Sima | |
This was causing the system to revert once per day. | |||
2019-11-10 | set the profile after switching to new configuration | Ben Sima | |
Without this, the system will revert to the original profile set with the last nixos-rebuild command, which was probably a nixos-infect. This is probbaly why I lost access to the first serval machine. | |||
2019-11-08 | disable tinc for now | Ben Sima | |
2019-11-08 | add runserval config | Ben Sima | |
2019-11-08 | remove redundant config block | Ben Sima | |
2019-11-08 | only make the vpnExtraConfig if enableVpn | Ben Sima | |
2019-11-08 | make sure to open the firewall | Ben Sima | |
2019-11-08 | format the motd | Ben Sima | |
2019-11-08 | remove redunant nix code | Ben Sima | |
2019-11-08 | Turn off mutable users | Ben Sima | |
2019-11-06 | add tidy script | Ben Sima | |
2019-11-06 | add a common buildOS function with preliminary vpn | Ben Sima | |
2019-11-06 | make ibb a nixos container | Ben Sima | |
2019-11-02 | add some clojure-inspired scheme functions | Ben Sima | |
2019-11-02 | move default local keep to _keep | Ben Sima | |
2019-11-02 | add rise script to readme | Ben Sima | |
2019-11-02 | format imports in ibb files | Ben Sima | |
2019-11-02 | ibb css font stack and some other fixes | Ben Sima | |
2019-11-02 | remove echo from rise script | Ben Sima | |
2019-11-02 | Link static directory properly | Ben Sima | |
2019-11-02 | remove closure advanced optimizations | Ben Sima | |
I can add this back when I upgrade to Miso >1.0.0.0 | |||
2019-11-02 | fix ghc output path | Ben Sima | |
2019-11-02 | add common scripts, remove old scripts, update readme | Ben Sima | |
2019-11-02 | rename everything back to caps to appease ghc | Ben Sima | |
2019-11-02 | remove apex and lore from ghci | Ben Sima | |
2019-11-02 | provide env and app for haskell apps | Ben Sima | |
2019-11-02 | find a nixpkgs pin that works | Ben Sima | |
2019-11-02 | fix import | Ben Sima | |
2019-11-02 | fix buildHaskellApp nix function | Ben Sima | |
2019-11-02 | unify nix entrypoints to default.nix | Ben Sima | |
2019-11-01 | add experimental ml/clojure-like code | Ben Sima | |
2019-11-01 | cleanup some of this scheme code | Ben Sima | |
2019-11-01 | add build and deploy instructions | Ben Sima | |
2019-11-01 | add some local settings | Ben Sima | |
2019-11-01 | bump nixpkgs | Ben Sima | |
2019-11-01 | formatting | Ben Sima | |
2019-11-01 | remove sorcery network from znc | Ben Sima | |
it was a terrible network anyway | |||
2019-11-01 | ensure torrent ports are open | Ben Sima | |
2019-11-01 | add tinc_pre to all packages | Ben Sima | |
2019-11-01 | emby -> jellyfin | Ben Sima | |
2019-11-01 | add buildHaskellApp nix function | Ben Sima | |