mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 06:46:11 +01:00
lmstudio
This commit is contained in:
@@ -4,4 +4,5 @@
|
||||
pkgs ? import <nixpkgs> {}}: rec {
|
||||
# example = pkgs.callPackage ./example { };
|
||||
dwm-customized = pkgs.callPackage ./dwm-customized {};
|
||||
lmstudio = pkgs.callPackage ./lmstudio {};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user