wow
All checks were successful
CI / list-packages (push) Successful in 2s
CI / build (helium) (push) Successful in 4s
CI / build (helium-sync) (push) Successful in 3s
CI / build (pjsk-cursor) (push) Successful in 3s
CI / build (waterfox-bin) (push) Successful in 4s
CI / build (xcursor-mizuki) (push) Successful in 3s
All checks were successful
CI / list-packages (push) Successful in 2s
CI / build (helium) (push) Successful in 4s
CI / build (helium-sync) (push) Successful in 3s
CI / build (pjsk-cursor) (push) Successful in 3s
CI / build (waterfox-bin) (push) Successful in 4s
CI / build (xcursor-mizuki) (push) Successful in 3s
This commit is contained in:
parent
48362655e4
commit
1cc32308dd
2 changed files with 121 additions and 1 deletions
|
|
@ -22,6 +22,7 @@
|
|||
overlays.default = overlay;
|
||||
|
||||
nixosModules.helium-sync = import ./modules/helium-sync.nix;
|
||||
homeManagerModules.helium-sync = import ./modules/helium-sync-hm.nix;
|
||||
|
||||
packages.${system} = {
|
||||
inherit (pkgs) waterfox-bin xcursor-mizuki pjsk-cursor helium helium-sync;
|
||||
|
|
@ -29,4 +30,3 @@
|
|||
};
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue