Oops, forgot some ';'
This commit is contained in:
parent
bf6cd2a4b8
commit
92c389b26a
@ -15,7 +15,7 @@
|
||||
|
||||
perSystem = { pkgs, lib, self', ...}:
|
||||
let
|
||||
noctaliaPath = lib.getExe self'.packages.myNoctalia
|
||||
noctaliaPath = lib.getExe self'.packages.myNoctalia;
|
||||
in {
|
||||
packages.myNiri = inputs.wrapper-modules.wrappers.niri.wrap {
|
||||
inherit pkgs;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user