Auto-commit: 2026-01-05 16:26:27
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{ inputs, pkgs, config, lib, ... }:
|
{ inputs, pkgs, nixosConfig, lib, ... }:
|
||||||
let
|
let
|
||||||
cfg = config.my.desktop.spicetify;
|
cfg = nixosConfig.my.desktop.spicetify;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
|
|||||||
Reference in New Issue
Block a user