about summary refs log tree commit diff
path: root/configuration.nix
AgeCommit message (Collapse)AuthorFilesLines
2017-10-15 fix(adho): Move 'light' config to adho localVincent Ambo1-1/+0
2017-10-15 fix(adho): Configure encrypted disks in local configVincent Ambo1-3/+0
2017-10-15 fix: Add a missing semicolonVincent Ambo1-1/+1
2017-10-15 refactor(adho): Make connman configuration adho specificVincent Ambo1-2/+0
2017-10-15 feat: Add initial NixOS configurationVincent Ambo1-0/+119
Adds NixOS configuration to configure my base system with all sorts of things, including - but not limited to - i3, emacs, FF57, connman and so on. Not all of these things are fully configured yet (especially in the desktop environment) but I'm hoping to get more of that done in the future.