Skip to content

Commit

Permalink
chore: update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
oluceps committed Aug 29, 2023
1 parent 2c69f5a commit 853484e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ Modify flake.nix
};
};
}
# use package
#...
environment.systemPackages = with inputs.daeuniverse.packages.x86_64-linux; [ dae daed ];
```

## License
Expand Down

0 comments on commit 853484e

Please sign in to comment.