Beta #1
1 changed files with 5 additions and 0 deletions
|
|
@ -77,6 +77,11 @@ Nyx-Tools
|
||||||
|
|
||||||
```nix
|
```nix
|
||||||
# home.nix
|
# home.nix
|
||||||
|
{
|
||||||
|
config,
|
||||||
|
inputs,
|
||||||
|
...
|
||||||
|
}:
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
inputs.nyx.homeManagerModules.default
|
inputs.nyx.homeManagerModules.default
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue