mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-10 15:40:21 +02:00
more customization
This commit is contained in:
parent
88d798782c
commit
5e1fbf2fe3
7 changed files with 157 additions and 59 deletions
|
@ -162,7 +162,7 @@
|
|||
# Expose the package set, including overlays, for convenience.
|
||||
darwinPackages = self.darwinConfigurations."iMac-de-Eddie".pkgs;
|
||||
|
||||
defaultPackage.x86_64-linux = pkgs.callPackage ./packages/miku-cursor.nix {};
|
||||
packages.miku-cursor-linux = pkgs.callPackage ./packages/miku-cursor.nix {};
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue