mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-17 22:31:29 +03:00
Add default.nix file to main and update readme (#211)
Co-authored-by: Emile Akbarzadeh <emile@dromeda.com.au>
This commit is contained in:
3
default.nix
Normal file
3
default.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ pkgs ? import <nixpkgs> { }
|
||||
}:
|
||||
pkgs.callPackage nix/default.nix { }
|
||||
Reference in New Issue
Block a user