use inputs for nix-colors
This commit is contained in:
parent
c6ce360e08
commit
8554883fe6
2 changed files with 2 additions and 6 deletions
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
nix-colors,
|
||||
inputs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
nix-colors.homeManagerModules.default
|
||||
inputs.nix-colors.homeManagerModules.default
|
||||
];
|
||||
|
||||
colorScheme = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue