lkjdsalkjdsalkj

This commit is contained in:
2025-09-07 15:25:56 +02:00
parent 210a51136e
commit dc1de7aa7b

View File

@@ -36,6 +36,13 @@
home-manager-2305.url = "github:nix-community/home-manager/release-23.05";
home-manager-2305.inputs.nixpkgs.follows = "nixpkgs-2305";
nix-on-droid-edge.url = "github:nix-community/nix-on-droid/master";
nix-on-droid-edge.inputs.nixpkgs.follows = "nixpkgs-edge";
nix-on-droid-2505.url = "github:nix-community/nix-on-droid/release-24.05";
nix-on-droid-2505.inputs.nixpkgs.follows = "nixpkgs-2505";
nix-on-droid-2405.url = "github:nix-community/nix-on-droid/release-24.05";
nix-on-droid-2405.inputs.nixpkgs.follows = "nixpkgs-2405";
# https://github.com/nix-community/nix-index-database
nix-index-database.url = "github:Mic92/nix-index-database";
nix-index-database.inputs.nixpkgs.follows = "nixpkgs-2411"; # only used for .packages
@@ -193,6 +200,8 @@
images
# system-manager
systemConfigs
# nix-on-droid
nixOnDroidConfigurations
;
overlays = {