Update dependencies

This commit is contained in:
Kevin Kandlbinder 2023-08-24 19:17:53 +02:00
parent eda3b3c0bd
commit 2a839b1467
Signed by: kevin
GPG key ID: 1460B586646E180D
5 changed files with 69 additions and 71 deletions

View file

@ -34,8 +34,8 @@ let
}
];
})
inputs.stylix.nixosModules.stylix
./modules/stylix.nix
#inputs.stylix.nixosModules.stylix
#./modules/stylix.nix
];
in
{
@ -59,4 +59,4 @@ in
];
};
};
}
}

View file

@ -4,4 +4,4 @@
polarity = "dark";
base16Scheme = ../../colors/schemes/base16-vroom.yaml;
};
}
}