summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-05-26 13:27:07 -0400
committerFreya Murphy <freya@freyacat.org>2026-05-26 13:27:07 -0400
commita45de9e2e216cf73e976192814cdbdbb9164be30 (patch)
tree4c2cb500b9d568693597a676ef2b8d27a93284d3 /home
parentprepare kaworu host for new pc (diff)
downloaddotfiles-nix-a45de9e2e216cf73e976192814cdbdbb9164be30.tar.gz
dotfiles-nix-a45de9e2e216cf73e976192814cdbdbb9164be30.tar.bz2
dotfiles-nix-a45de9e2e216cf73e976192814cdbdbb9164be30.zip
make lib extendable with our additions
Diffstat (limited to 'home')
-rw-r--r--home/apps/caelestia/scheme.nix5
-rw-r--r--home/gpg.nix2
2 files changed, 3 insertions, 4 deletions
diff --git a/home/apps/caelestia/scheme.nix b/home/apps/caelestia/scheme.nix
index 06991d9..ac4042c 100644
--- a/home/apps/caelestia/scheme.nix
+++ b/home/apps/caelestia/scheme.nix
@@ -1,11 +1,10 @@
{
lib,
config,
- inputs,
...
-}:
-with inputs.self.lib; let
+}: let
inherit (lib) mkIf;
+ inherit (lib.colors) mixColor;
cfg = config.apps.caelestia;
theme = config.theme.colors;
in {
diff --git a/home/gpg.nix b/home/gpg.nix
index ae2614c..bbfbbeb 100644
--- a/home/gpg.nix
+++ b/home/gpg.nix
@@ -14,7 +14,7 @@
# source = path;
# trust = 5;
# })
- # inputs.self.lib.gpgKeys;
+ # lib.files.gpgKeys;
};
# global gpg agent