nix-colors

This commit is contained in:
m3tam3re
2025-08-30 14:32:25 +02:00
parent cc0f4c66ce
commit bbb79160ae
6 changed files with 119 additions and 5 deletions

View File

@ -1,4 +1,5 @@
{
inputs,
lib,
outputs,
pkgs,
@ -7,6 +8,7 @@
imports = [
(import
../../modules/home-manager/zellij-ps.nix)
inputs.nix-colors.homeManagerModules.default
]; #imports = builtins.attrValues outputs.homeManagerModules;
nixpkgs = {
# You can add overlays here