# nixos-laptop NixOS configuration for my laptop. My configuration is simple: I have one personal laptop with one user. ## Features - Nixpkgs 23.11 - Flakes! - [Nix User Repository (NUR)](https://github.com/nix-community/NUR) - Currently only used for Firefox Plugins - [Home Manager](https://github.com/nix-community/home-manager) - For managing my configuration for my user - [Agenix](https://github.com/ryantm/agenix) - To deploy global system secrets, like: - Wireguard private key and shared secret - [Homeage](https://github.com/jordanisaacs/homeage) - To deploy secrets in my home directory, like: - SSH keys - Syncthing private key - [nixos-hardware](https://github.com/NixOS/nixos-hardware) - To add hardware-specific tweaks to NixOS for my laptop (currently a Levono ThinkPad x260)