Roles/common: use flake overlay
This commit is contained in:
parent
b1e5e83744
commit
5ddac8b95b
1 changed files with 1 additions and 0 deletions
|
|
@ -101,6 +101,7 @@
|
||||||
services.automatic-timezoned.enable = true;
|
services.automatic-timezoned.enable = true;
|
||||||
|
|
||||||
nixpkgs.overlays = [
|
nixpkgs.overlays = [
|
||||||
|
flakeSelf.outputs.overlays.default
|
||||||
(
|
(
|
||||||
final: prev: {
|
final: prev: {
|
||||||
catppuccin = prev.catppuccin.override {
|
catppuccin = prev.catppuccin.override {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue