pls rebuild

This commit is contained in:
tulg 2025-11-05 22:24:02 +03:00
parent 18c0134332
commit 80dd162b21
3 changed files with 37 additions and 35 deletions

View file

@ -1,9 +1,11 @@
{ config, pkgs, ... }:
{
config,
pkgs,
...
}: {
fonts.fontconfig.enable = true;
fonts.packages = with pkgs; [
noto-fonts-emoji
noto-fonts-color-emoji
fira
fira-sans
fira-code
@ -50,7 +52,7 @@
targets.qt.enable = true;
# targets.rofi.enable = false;
targets.spicetify.enable = true;
# image = ../../assets/Shogoki.png;
# image = ../../assets/Shogoki.png;
# opacity = {
# desktop = 0.5;