From a8f270d3ccf53fbedb9a7fa4af0c0db04426cd7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Wed, 28 May 2025 23:41:50 +0200 Subject: [PATCH] System Gen48 @ 2025-05-28-23:41:49 by jonas@monolith --- flake.lock | 21 +++++++++++++++++++++ flake.nix | 4 ++++ hosts/monolith/configuration.nix | 2 ++ 3 files changed, 27 insertions(+) diff --git a/flake.lock b/flake.lock index f771c8a..a1fcd14 100644 --- a/flake.lock +++ b/flake.lock @@ -33,6 +33,26 @@ "type": "github" } }, + "dzgui-nix": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1742179690, + "narHash": "sha256-s/q3OWRe5m7kwDcAs1BhJEj6aHc5bsBxRnLP7DM77xE=", + "owner": "lelgenio", + "repo": "dzgui-nix", + "rev": "a6d68720c932ac26d549b24f17c776bd2aeb73b4", + "type": "github" + }, + "original": { + "owner": "lelgenio", + "repo": "dzgui-nix", + "type": "github" + } + }, "firefox-addons": { "inputs": { "nixpkgs": [ @@ -556,6 +576,7 @@ }, "root": { "inputs": { + "dzgui-nix": "dzgui-nix", "firefox-addons": "firefox-addons", "home-manager": "home-manager", "hyprland": "hyprland", diff --git a/flake.nix b/flake.nix index c61b208..064d4b0 100644 --- a/flake.nix +++ b/flake.nix @@ -34,6 +34,10 @@ url = "github:lilyinstarlight/nixos-cosmic"; inputs.nixpkgs.follows = "nixpkgs"; }; + dzgui-nix = { + url = "github:lelgenio/dzgui-nix"; + inputs.nixpkgs.follows = "nixpkgs"; + }; }; outputs = { diff --git a/hosts/monolith/configuration.nix b/hosts/monolith/configuration.nix index 9004b93..ecb5aa5 100644 --- a/hosts/monolith/configuration.nix +++ b/hosts/monolith/configuration.nix @@ -3,6 +3,7 @@ # and in the NixOS manual (accessible by running ‘nixos-help’). { config, + inputs, pkgs, ... }: { @@ -80,6 +81,7 @@ gimp git hive.transcode-davinci-resolve + inputs.dzgui-nix.packages.${pkgs.stdenv.system}.default insomnia kdePackages.kdenlive krita