301 current 2025-10-11 16:34:19 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# flake for blakes nixos config
|
# flake for blakes nixos config
|
||||||
# define new devices in outputs
|
# define new devices in outputs
|
||||||
# generation: 300 current 2025-10-11 15:30:33 25.05.20251006.20c4598 6.12.50 *
|
# generation: 301 current 2025-10-11 16:34:19 25.05.20251006.20c4598 6.12.50 *
|
||||||
{
|
{
|
||||||
description = "blakes nix config";
|
description = "blakes nix config";
|
||||||
inputs = {
|
inputs = {
|
||||||
|
|||||||
@@ -86,8 +86,8 @@ in
|
|||||||
|
|
||||||
# add to glance
|
# add to glance
|
||||||
modules.services.glance.links.mediastack = [{
|
modules.services.glance.links.mediastack = [{
|
||||||
name = service;
|
name = ${service};
|
||||||
url = cfg.url;
|
url = ${cfg.url};
|
||||||
icon = "di:${service}"; }];
|
icon = "di:${service}"; }];
|
||||||
|
|
||||||
# add to backups
|
# add to backups
|
||||||
|
|||||||
Reference in New Issue
Block a user