chore: update flake

This commit is contained in:
Christoph Hollizeck 2025-02-14 12:38:50 +01:00
parent 885664a3c2
commit f68369f2bc
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
5 changed files with 131 additions and 215 deletions

View file

@ -2,7 +2,6 @@
description = "NixOs Config";
inputs = {
# nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
@ -73,7 +72,7 @@
zen-browser.url = "github:0xc000022070/zen-browser-flake";
raspberry-pi-nix = {
url = "github:nix-community/raspberry-pi-nix";
url = "github:JamieMagee/raspberry-pi-nix/25118248489e047a7da43a21409b457aa2af315e";
inputs.nixpkgs.follows = "nixpkgs";
};