My NixOS configuration.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Álex Santiago 1baeeadb66 Update some options to their new names 5 months ago
LICENSE Initial commit 6 months ago
README.md Update README.md 6 months ago
configuration.nix Update some options to their new names 5 months ago

README.md


Álex's NixOS Configuration

Inspired by sioodmy's dotfiles
Thanks to vimjoyer for many of the starter configurations and excellent tutorial videos.

configutation.nix size in bytes
GitHub last commit

This is my personal configuration. It won't work for you unless you modify it first, since it is tailored to my laptop and my setup using encryption and all that.

Information

  • Garbage Collection: Weekly
  • Bootloader: systemd-boot
  • Shell: zsh (with p10k)
  • Deskop Environment: KDE Plasma 6
  • Keymaps: ANSI QWERTY English (US), and ISO QWERTY Spanish (ES). Switch with Meta + Space
  • Browser: Librewolf
  • Terminal: Konsole & Yakuake

Todo

  • Split the config into multiple modules such as one for programs, one for services, one for system settings, etc.
  • Start using homemanager to manage plasma and other programs