chore: ocd tweaks
This commit is contained in:
parent
25cc84a25c
commit
de2419bcc9
1 changed files with 4 additions and 4 deletions
|
@ -19,13 +19,13 @@ system for those too lazy to spend 100 hours ricing their NixOS system.
|
||||||
To that end, a NixOS module and home manager module are provided such that it
|
To that end, a NixOS module and home manager module are provided such that it
|
||||||
is possible to configure an entire operating system powered by a riced out
|
is possible to configure an entire operating system powered by a riced out
|
||||||
desktop environment built on Hyprland in a few lines. These modules come with
|
desktop environment built on Hyprland in a few lines. These modules come with
|
||||||
verified versions of all of the other flake input modules that compose NixOS,
|
verified versions of all of the other flake input modules that compose
|
||||||
so that you don't have to manage and version Home Manager, stylix, agenix, etc
|
liminalOS, so that you don't have to manage and version Home Manager, `stylix`,
|
||||||
yourself.
|
`agenix`, etc yourself.
|
||||||
|
|
||||||
Central to this system is the `liminalOS` option that is added to both home
|
Central to this system is the `liminalOS` option that is added to both home
|
||||||
manager and NixOS. It is designed to be used alongside a very minimal NixOS and
|
manager and NixOS. It is designed to be used alongside a very minimal NixOS and
|
||||||
home manager configuration to define the entire liminalOS system.
|
Home Manager configuration to define the entire liminalOS system.
|
||||||
|
|
||||||
You only need to set up basic things like a minimal `flake.nix`,
|
You only need to set up basic things like a minimal `flake.nix`,
|
||||||
`configuration.nix`, and `home.nix`, where you need only set up a basic user
|
`configuration.nix`, and `home.nix`, where you need only set up a basic user
|
||||||
|
|
Loading…
Reference in a new issue