aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-12Update jupyterlab environmentsAdrian Kummerlaender
2021-11-11Add RDS clientAdrian Kummerlaender
2021-11-11Refile to topAdrian Kummerlaender
2021-11-07Tweak agendaAdrian Kummerlaender
2021-11-07Add fontified tags to org-roam helmAdrian Kummerlaender
2021-11-06Revert emacs update due to weird performance issueAdrian Kummerlaender
2021-11-06Mitigate evil-org issueAdrian Kummerlaender
2021-11-06Fix mail configAdrian Kummerlaender
2021-11-06UpdateAdrian Kummerlaender
2021-11-06Update mail configAdrian Kummerlaender
2021-11-01Play around with Qtile as an alternative to XmonadAdrian Kummerlaender
2021-10-24Updated Emacs package selectionAdrian Kummerlaender
2021-10-23Use org 9.5 and org-contribAdrian Kummerlaender
I am unsure where the org-202109… org version comes from, filtering the load-path in elisp is a hacky workaround to remove it.
2021-10-17UpdateAdrian Kummerlaender
2021-10-11Fix Java windows…Adrian Kummerlaender
2021-10-08UpdateAdrian Kummerlaender
2021-09-20Use Iosevka Aile / Etoile as non-fixed fonts in EmacsAdrian Kummerlaender
2021-09-20UpdateAdrian Kummerlaender
2021-09-14Add forge for magit Gitlab integrationAdrian Kummerlaender
2021-09-14Update channelsAdrian Kummerlaender
2021-09-12Update audio toolset to PipeWireAdrian Kummerlaender
2021-09-12Update emacs package selectionAdrian Kummerlaender
2021-09-05Add org-present for off-the-cuff presentationsAdrian Kummerlaender
2021-09-01Replace org / reveal.js integrationAdrian Kummerlaender
2021-09-01Fix emacs config source to storeAdrian Kummerlaender
2021-09-01Update emacsAdrian Kummerlaender
2021-08-23Pull in web apps from unstableAdrian Kummerlaender
fixes telegram desktop launch issue
2021-08-19Enable pure instantiation of config via flakeAdrian Kummerlaender
i.e. via `nix run .#hostname`. Currently pulling in a pending pull request at jupyterWith for flakeified JupyterLab installations. The entire system consisting of `nixos_system` and `nixos_home` flakes can now be purely instantiated from clones in the user directory. No "/etc/nixos" resp. ".config/nixpkgs" needed. This is nice, probably not going to bother merging both repositories.
2021-08-18Move jupyterWith to flake inputsAdrian Kummerlaender
2021-08-18Set default derivation, update READMEAdrian Kummerlaender
2021-08-18Flakeify home configAdrian Kummerlaender
Use nix flakes instead of niv for pinning dependency channels. First step towards merging my "nixos-system" and "nixos-home" configs into a single trivially reproducible flake setup. Apply home config via: > nix build .#homeManagerConfigurations.common.activationPackage --impure > ./result/activate
2021-08-01Update Emacs themeAdrian Kummerlaender
2021-08-01Remap capslock to escape also in home-managerAdrian Kummerlaender
Somehow suddenly necessary, previously it worked due to the global config
2021-07-30Add work signatureAdrian Kummerlaender
2021-07-26Add custom style for org drawerAdrian Kummerlaender
2021-07-26Disable org-roam update messageAdrian Kummerlaender
2021-07-26UpdateAdrian Kummerlaender
2021-07-18Group common org bindings into hydraAdrian Kummerlaender
2021-07-18Update org-roam config to 2.0Adrian Kummerlaender
2021-07-18UpdateAdrian Kummerlaender
2021-07-15Enable networkmanager, tray on hephaestusAdrian Kummerlaender
2021-07-15Invert Zathura colorschemeAdrian Kummerlaender
2021-07-15Enable whitespace-mode in prog-modeAdrian Kummerlaender
2021-07-06Get rid of default branch name nagAdrian Kummerlaender
2021-07-03Add additional org-insert-link bindingAdrian Kummerlaender
2021-07-03UpdateAdrian Kummerlaender
2021-06-20Disable electric indent mode for C-languagesAdrian Kummerlaender
2021-06-15Add basic org-ref setupAdrian Kummerlaender
2021-06-15Prepend capturesAdrian Kummerlaender
2021-06-12Switch back, tidy up helm setupAdrian Kummerlaender