Update README.md
This commit is contained in:
parent
9ccbf41324
commit
c248f8b3c5
1 changed files with 6 additions and 19 deletions
25
README.md
25
README.md
|
@ -1,22 +1,9 @@
|
|||
# nixos-laptop
|
||||
|
||||
NixOS configuration for my personal laptop.
|
||||
NixOS configurations for my personal machines (contrary to the repo's name, it contains a desktop).
|
||||
|
||||
Currently contains config for only one systems:
|
||||
- **sue**: My current laptop, a Dell XPS 9315
|
||||
|
||||
## Features
|
||||
|
||||
- Nixpkgs 24.05
|
||||
- [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 the configuration for my user
|
||||
- [sops-nix](https://github.com/Mic92/sops-nix)
|
||||
- For secret management
|
||||
- [stylix](https://stylix.danth.me/)
|
||||
- Apply theming and styling to many programs
|
||||
- [lanzaboote](https://github.com/nix-community/lanzaboote)
|
||||
- Secure boot for NixOS
|
||||
- [disko](https://github.com/nix-community/disko)
|
||||
- Declarative disk partitioning and formatting; currently only used for my x201
|
||||
Currently managed systems:
|
||||
- **sue**: My current laptop, a Dell XPS 9315. It has two flavours:
|
||||
- Default running GNOME
|
||||
- Specialisation running Cosmic
|
||||
- **gamepc**: My gaming PC running Cinnamon
|
||||
|
|
Loading…
Reference in a new issue