nixos-laptop/README.md

21 lines
683 B
Markdown
Raw Permalink Normal View History

2023-10-17 07:26:21 +00:00
# nixos-laptop
NixOS configuration for my laptop.
My configuration is simple: I have one personal laptop with one user.
## Features
2023-12-03 12:35:17 +00:00
- 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