package soularr
This commit is contained in:
parent
e6c1be95ee
commit
e113bfa1c7
4 changed files with 95 additions and 1 deletions
4
overlays/soularr.nix
Normal file
4
overlays/soularr.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ soularr, ... }:
|
||||
(final: prev: {
|
||||
soularr = soularr;
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue