summaryrefslogtreecommitdiff
path: root/configuration.nix
AgeCommit message (Collapse)Author
2020-04-22Adapt to 20.03 updateAdrian Kummerlaender
2020-02-18Use stable neovimAdrian Kummerlaender
It is no longer necessary to pull it in from unstable.
2020-01-26Enable SSH X11 forwardingAdrian Kummerlaender
2019-03-03Use channel to get mypkgsAdrian Kummerlaender
2019-01-25Add some default nameserverAdrian Kummerlaender
e.g. the last couple of days my home internet connection seemed to be more sluggish than usual. This turned out to be caused solely by a issues with the default router nameserver.
2019-01-23Add work laptop configAdrian Kummerlaender
Switching machines using NixOS is as simple as it gets. Seriously. This is amazing.
2018-11-25Add renameutils to global toolsetAdrian Kummerlaender
2018-09-28Separate desktop and server softwareAdrian Kummerlaender
2018-09-26Use pkgs.kummerlaender.eu's vim derivationAdrian Kummerlaender
2018-09-23Restructure host config, derivationsAdrian Kummerlaender
2018-09-21Disable SSH password loginsAdrian Kummerlaender
2018-09-21Add basic automatix configAdrian Kummerlaender
Extract desktop-specific settings that are shared by asterix and obelix into desktop role.
2018-06-20Split host-specific configurationAdrian Kummerlaender
Managed using "host/current.nix" symlink.
2018-05-19Replace undotree with mundoAdrian Kummerlaender
Side note: vim configuration is now used to build neovim-qt in my user environment managed by home-manager.
2018-05-19Update vim configAdrian Kummerlaender
2018-05-10Set TTY resolutionAdrian Kummerlaender
2018-05-09Spin down storage drive by defaultAdrian Kummerlaender
2018-05-07Switch system to LUKS-encrypted SSDAdrian Kummerlaender
As hoped redeployment consisted only of partioning the new drive, copying the config and calling `nixos-install`.
2018-05-04Misc updatesAdrian Kummerlaender
2018-04-27Add KIT VPN configurationAdrian Kummerlaender
2018-04-26Update vim configurationAdrian Kummerlaender
2018-04-21Switch to nvidia beta driverAdrian Kummerlaender
2018-04-21Only keep logs in RAMAdrian Kummerlaender
2018-04-21Enable support for 32 bit audioAdrian Kummerlaender
2018-04-21Show nix-shell presence in fish, add ls aliasAdrian Kummerlaender
2018-04-20Start tracking system configurationAdrian Kummerlaender