No description
Find a file
2018-10-10 12:55:28 +02:00
dotfiles chore(dotfiles): Update Alacritty configuration for new version 2018-10-10 12:55:28 +02:00
pkgs feat: Update to NixOS 18.03 2018-04-04 17:10:12 +02:00
.gitignore fix: Fix gitignore 2017-10-15 16:40:54 +02:00
adho-configuration.nix chore(adho): Enable kvm-intel kernel module 2018-10-10 12:54:59 +02:00
configuration.nix chore: Disable Redis service on all machines 2018-10-10 11:19:54 +02:00
desktop.nix refactor(desktop): Don't launch EXWM via Emacs client 2018-09-16 16:57:33 +02:00
dotfiles.nix chore(dotfiles/pkgs): Remove rofi and configuration 2017-12-24 18:08:54 +01:00
emacs.nix chore(emacs): Remove manually upgraded packages that are in 18.09 2018-10-10 11:21:15 +02:00
mail.nix fix(mail): Filter NixOS Discourse into nix-devel tag 2018-07-13 00:11:52 +02:00
packages.nix feat(pkgs): Install chromium 2018-10-10 12:55:12 +02:00
README.md docs(README): Update README 2018-06-06 16:33:52 +02:00
stallo-configuration.nix chore(stallo): Add 2.4Ghz network as fallback 2018-08-26 22:30:53 +02:00

NixOS configuration

My NixOS configuration! It configures most of the packages I require on my systems, sets up Emacs the way I need and does a bunch of other interesting things.

In contrast with earlier versions of this configuration, the Nix channel versions are now pinned in Nix (see the beginning of packages.nix).

Machine-local configuration is kept in files with the naming scheme $hostname-configuration.nix and must be symlinked to local-configuration.nix before the first configuration run.

I'm publishing this repository (and my emacs configuration) as a convenience for myself, but also as a resource that people looking for example Nix or Emacs configurations can browse through.

Feel free to ping me with any questions you might have.