fix the kde problem

This commit is contained in:
Noa Aarts 2025-08-29 09:53:39 +02:00
parent 24c84f64ae
commit a7ec174d5c
Signed by: noa
GPG key ID: 1850932741EFF672
3 changed files with 16 additions and 11 deletions

View file

@ -2,9 +2,7 @@
description = "Nixos config flake";
inputs = {
# nixpkgs.url = "github:nixos/nixpkgs/master";
nixpkgs.url = "github:nixos/nixpkgs/51df7c0ced79f069f0082eb26fcef8cca2a4eb50";
# nixpkgs.url = "/home/noa/Documents/programming/nixpkgs";
nixpkgs.url = "github:nixos/nixpkgs/master";
# nix based ssg
nixsg.url = "github:itepastra/nixsg/no-md-parser";