🚀 add arkenfox-userjs

This commit is contained in:
Moritz Böhme 2022-04-18 12:33:07 +02:00
parent bc0d686e81
commit c825a0a7fd
No known key found for this signature in database
GPG key ID: 213820E2795F5CF5
3 changed files with 76 additions and 108 deletions

View file

@ -36,6 +36,11 @@
url = "github:mohamed-badaoui/asus-touchpad-numpad-driver";
flake = false;
};
arkenfox-userjs = {
url = "github:arkenfox/user.js";
flake = false;
};
};
outputs = inputs@{ self, agenix, home-manager, nixpkgs, utils, ... }: