mirror of
https://github.com/GeoffreyFrogeye/fringer-cursors.git
synced 2025-09-04 05:25:56 +02:00
Use permalink for NixOS package
This commit is contained in:
parent
ea33ca39af
commit
6467ba8a36
1 changed files with 1 additions and 3 deletions
|
@ -17,11 +17,9 @@ The name is a collapse of the original project name with Frogeye, as I usually d
|
|||
|
||||
### NixOS
|
||||
|
||||
Copy [the package definition from my dotfiles](https://git.frogeye.fr/geoffrey/dotfiles/src/branch/main/hm/desktop/cursor/default.nix),
|
||||
Copy [the package definition from my dotfiles](https://git.frogeye.fr/geoffrey/dotfiles/src/commit/d73fc4cb57c1ec830181126dbe7e413ddcd5295c/hm/desktop/cursor/default.nix#L8),
|
||||
then you can either add it to your `configuration.nix`:
|
||||
|
||||
<!-- TODO Permalink once dotfiles commit made -->
|
||||
|
||||
```nix
|
||||
environment.systemPackages = fringer-cursors;
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue