mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
config: add check if home-manager
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ config, pkgs, lib, materusArg, options, ... }:
|
||||
{ config, pkgs, lib, materusArg, ... }:
|
||||
let
|
||||
p10kcfg = "${zshcfg}/p10kcfg";
|
||||
zshcfg = "${materusArg.cfg.path}" + "/extraFiles/config/zsh";
|
||||
|
||||
Reference in New Issue
Block a user