No description
Find a file
2018-07-14 16:18:32 +02:00
dotfiles fix(mail): Exclude drafts from search results 2018-06-10 15:50:37 +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 feat(adho): Add Postkontoret & MAGNAT wifi 2018-06-25 18:56:10 +02:00
configuration.nix feat(mail): Import email configuration into Nix 2018-06-06 16:26:24 +02:00
desktop.nix fix(desktop): Enable exporting of X-server configuration 2018-05-05 12:22:26 +02:00
dotfiles.nix chore(dotfiles/pkgs): Remove rofi and configuration 2017-12-24 18:08:54 +01:00
emacs.nix feat(emacs): Install alchemist 2018-07-03 18:58:22 +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 fallback icon theme 2018-07-14 16:18:32 +02:00
README.md docs(README): Update README 2018-06-06 16:33:52 +02:00
stallo-configuration.nix refactor(services): Enable OpenSSH on all machines 2018-05-08 22:33: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.