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
|
||||
# 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";
|
||||
inputs = {
|
||||
|
||||
@@ -86,8 +86,8 @@ in
|
||||
|
||||
# add to glance
|
||||
modules.services.glance.links.mediastack = [{
|
||||
name = service;
|
||||
url = cfg.url;
|
||||
name = ${service};
|
||||
url = ${cfg.url};
|
||||
icon = "di:${service}"; }];
|
||||
|
||||
# add to backups
|
||||
|
||||
Reference in New Issue
Block a user