nix: update to lockfile version

This commit is contained in:
js0ny 2025-10-20 05:01:29 +01:00
parent c0572e749d
commit 8f3bcec6f1
8 changed files with 107 additions and 113 deletions

View file

@ -1,8 +1,4 @@
{
pkgs,
config,
...
}: let
{pkgs, ...}: let
fontPkgs = [
pkgs.maple-mono.NF
pkgs.sarasa-gothic
@ -51,7 +47,7 @@ in {
fontPkgs
++ [
# Add cursor supports
pkgs.libsForQt5.breeze-qt5
pkgs.kdePackages.breeze
]; # with pkgs; [
# libsForQt5.breeze-qt5