mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
feat: add spicetify
This commit is contained in:
parent
6c200053b2
commit
4516685bb9
5 changed files with 64 additions and 10 deletions
14
flake.nix
14
flake.nix
|
@ -53,20 +53,16 @@
|
|||
url = "github:nix-community/nixvim";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
spicetify = {
|
||||
url = "github:Gerg-L/spicetify-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {
|
||||
self,
|
||||
nixpkgs,
|
||||
home-manager,
|
||||
catppuccin,
|
||||
lanzaboote,
|
||||
stablepkgs,
|
||||
bleedingpkgs,
|
||||
lix-module,
|
||||
nix-darwin,
|
||||
nix-homebrew,
|
||||
apple-silicon,
|
||||
...
|
||||
} @ inputs: let
|
||||
in {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue