1
0

flake.nix: Remove special nixpkgs tracking for krypton

This commit is contained in:
2024-05-13 13:18:10 +02:00
parent 3b0e66dc01
commit c2062145b0
2 changed files with 0 additions and 18 deletions

View File

@@ -1,7 +1,6 @@
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs-krypton.url = "github:NixOS/nixpkgs/nixos-unstable";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
bij = {
url = "git+https://git.clerie.de/clerie/bij.git";