No description
Find a file
2019-01-30 10:14:32 +01:00
dotfiles fix(dotfiles): Disable Alacritty's visual bell 2018-10-14 15:47:43 +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): Add Kitty's network 2019-01-30 10:14:32 +01:00
configuration.nix feat: Open firewall port 3000 2018-12-26 01:01:15 +01:00
desktop.nix fix(desktop): Revert to slim as the display manager 2018-11-03 17:35:31 +01:00
dotfiles.nix chore(dotfiles/pkgs): Remove rofi and configuration 2017-12-24 18:08:54 +01:00
emacs.nix fix(emacs): Fix sly package (again) 2018-12-26 01:01:15 +01:00
mail.nix fix(mail): Filter NixOS Discourse into nix-devel tag 2018-07-13 00:11:52 +02:00
packages.nix chore(pkgs): wine -> wineStaging 64-bit 2018-11-07 00:13:37 +01: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.