diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ }; push-notification-api = { url = "github:linnnus/push-notification-api"; - # url = "path:/home/linus/code/push-notification-api"; + # url = "path:/home/linus/push-notification-api"; inputs.nixpkgs.follows = "nixpkgs"; }; comma = { |