mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-12 05:31:12 -05:00
Moving Some Config Stuffs
This commit is contained in:
parent
cdf1c024c0
commit
0d899739c0
1 changed files with 30 additions and 30 deletions
|
|
@ -14,7 +14,6 @@
|
||||||
pkgs.spotifyd
|
pkgs.spotifyd
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
|
||||||
sops = {
|
sops = {
|
||||||
secrets."spotifyd/settings/global/password" = { };
|
secrets."spotifyd/settings/global/password" = { };
|
||||||
|
|
||||||
|
|
@ -48,4 +47,5 @@
|
||||||
RestartSec = 12;
|
RestartSec = 12;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue