Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-01 | Allow cross-origin requests to static.kummerlaender.eu | Adrian Kummerlaender | |
2018-10-01 | Describe custom gitolite and cgit setup | Adrian Kummerlaender | |
Replaces short-term Gitea instance on `code.kummerlaender.eu`. The main reason for implementing this more complex setup is that Gitea both lacks in features in areas that I care about and provides distracting features in other areas that I do not use. e.g. Gitea provides multi-user, discussion and organization support but doesn't provide Atom feeds which are required for [Overview](https://tree.kummerlaender.eu/projects/xslt/overview/). This is why exposing [gitolite](http://gitolite.com)-managed repositories via [cgit](https://git.zx2c4.com/cgit/about/) is a better fit for my usecases. Note that gitolite is further configured outside of Nix through its own admin repository. As a side benefit `pkgs.kummerlaender.eu` now provides further archive formats of its Nix expressions which simplifies Nix channel usage. | |||
2018-09-29 | Finalize automatix port | Adrian Kummerlaender | |
2018-09-28 | Separate desktop and server software | Adrian Kummerlaender | |
2018-09-28 | Decouple static site generation from system config | Adrian Kummerlaender | |
Updating various hashes and regenerating the whole system config for each content update doesn't feel quite right. Instead nginx now serves Nix store links placed in the home directory of a separte `public` user.This user maintains local clones of page source repositories and generates them using their respective Nix expressions. This allows for greater flexibility while maintaining most of the benefits of declarative configuration. Re-building static site derivations may also be automated using e.g. post-receive hooks. | |||
2018-09-27 | Use blog_content-provided Nix derivation | Adrian Kummerlaender | |
2018-09-27 | Use tree_content-provided Nix derivation | Adrian Kummerlaender | |
2018-09-26 | Use pkgs.kummerlaender.eu's vim derivation | Adrian Kummerlaender | |
2018-09-26 | Update revs | Adrian Kummerlaender | |
2018-09-25 | Generate pkgs.kummerlaender.eu website | Adrian Kummerlaender | |
2018-09-24 | Port tree.kummerlaender.eu build to automatix | Adrian Kummerlaender | |
2018-09-24 | Declaratively fetch latest custom derivations | Adrian Kummerlaender | |
2018-09-24 | Port blog build, host custom Nix repository on automatix | Adrian Kummerlaender | |
2018-09-23 | Restructure host config, derivations | Adrian Kummerlaender | |
2018-09-22 | Update Gitea config | Adrian Kummerlaender | |
2018-09-22 | Switch code.kummerlaender.eu to Gitea | Adrian Kummerlaender | |
2018-09-21 | Add basic Gogs, NGINX setup for automatix | Adrian Kummerlaender | |
2018-09-21 | Disable SSH password logins | Adrian Kummerlaender | |
2018-09-21 | Add basic automatix config | Adrian Kummerlaender | |
Extract desktop-specific settings that are shared by asterix and obelix into desktop role. | |||
2018-08-07 | Replace vim's git UI plugin | Adrian Kummerlaender | |
2018-07-31 | Add nice vim-wordmotion plugin | Adrian Kummerlaender | |
2018-07-26 | Force correct TTY resolution on obelix | Adrian Kummerlaender | |
previous commit did not do the trick | |||
2018-07-23 | Update obelix vga kernel parameter | Adrian Kummerlaender | |
2018-07-16 | Disable autoread for consistency between vim and nvim | Adrian Kummerlaender | |
2018-07-10 | Add vim-far, remove ack-vim from Vim plugin selection | Adrian Kummerlaender | |
2018-06-30 | Setup trackpoint on asterix | Adrian Kummerlaender | |
2018-06-21 | Enable ACPI for asterix system monitoring | Adrian Kummerlaender | |
2018-06-21 | Adapt Vim colorscheme to fixed terminal colors | Adrian Kummerlaender | |
2018-06-20 | Enable basic power usage optimization on asterix | Adrian Kummerlaender | |
2018-06-20 | Readd storage drive spin-down service for obelix | Adrian Kummerlaender | |
2018-06-20 | Split host-specific configuration | Adrian Kummerlaender | |
Managed using "host/current.nix" symlink. | |||
2018-06-16 | Set ondemand cpu freq goveror | Adrian Kummerlaender | |
2018-06-16 | Update Vim config | Adrian Kummerlaender | |
2018-06-12 | Fix Vim color scheme bracket highlighting | Adrian Kummerlaender | |
2018-06-12 | Show git branch in vim-airline, fix IncSearch highlight in GUI | Adrian Kummerlaender | |
2018-06-09 | Add gui font style to custom Vim color scheme | Adrian Kummerlaender | |
2018-06-09 | Update custom vim-airline theme | Adrian Kummerlaender | |
2018-06-09 | Convert custom Vim color scheme to CLI | Adrian Kummerlaender | |
Eliminates cs-exact dependency for better compatibility with e.g. WSL | |||
2018-06-06 | Show NIX_SHELL_NAME in fish prompt when applicable | Adrian Kummerlaender | |
2018-06-06 | Update Vim config | Adrian Kummerlaender | |
2018-05-19 | Replace undotree with mundo | Adrian Kummerlaender | |
Side note: vim configuration is now used to build neovim-qt in my user environment managed by home-manager. | |||
2018-05-19 | Update vim config | Adrian Kummerlaender | |
2018-05-10 | Set TTY resolution | Adrian Kummerlaender | |
2018-05-09 | Spin down storage drive by default | Adrian Kummerlaender | |
2018-05-07 | Switch system to LUKS-encrypted SSD | Adrian Kummerlaender | |
As hoped redeployment consisted only of partioning the new drive, copying the config and calling `nixos-install`. | |||
2018-05-04 | Misc updates | Adrian Kummerlaender | |
2018-04-29 | Update vim configuration | Adrian Kummerlaender | |
2018-04-27 | Add KIT VPN configuration | Adrian Kummerlaender | |
2018-04-26 | Add fish dir_colors config | Adrian Kummerlaender | |
2018-04-26 | Update vim configuration | Adrian Kummerlaender | |