mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
funni inputs'
This commit is contained in:
parent
f872b7f9d2
commit
42b80afd9c
11 changed files with 57 additions and 43 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{ spicetify-nix, ... }:
|
||||
{ pkgs, ... }:
|
||||
let
|
||||
spicePkgs = spicetify-nix.legacyPackages.${pkgs.system};
|
||||
spicePkgs = spicetify-nix.legacyPackages;
|
||||
in
|
||||
{
|
||||
imports = [ spicetify-nix.nixosModules.default ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue