Beta #1

Merged
Peritia-System merged 2 commits from BETA into main 2025-08-06 09:44:04 +02:00
Showing only changes of commit 45588e1247 - Show all commits

View file

@ -77,6 +77,11 @@ Nyx-Tools
```nix ```nix
# home.nix # home.nix
{
config,
inputs,
...
}:
{ {
imports = [ imports = [
inputs.nyx.homeManagerModules.default inputs.nyx.homeManagerModules.default