mirror of
https://github.com/kmein/niveum
synced 2026-03-20 03:51:07 +01:00
chore: move to <niveum/*>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
with lib;
|
||||
let
|
||||
cfg = config.niveum.todoist;
|
||||
todoist = pkgs.unstable.callPackage <packages/todoist.nix> {};
|
||||
todoist = pkgs.unstable.callPackage <niveum/packages/todoist.nix> {};
|
||||
in {
|
||||
options.niveum.todoist = {
|
||||
enable = mkEnableOption "todoist CLI";
|
||||
|
||||
Reference in New Issue
Block a user