This commit is contained in:
DashieTM 2025-05-01 22:05:12 +02:00
parent 4a8e226066
commit c57a9984c1
8 changed files with 28 additions and 42 deletions

View file

@ -4,10 +4,11 @@
inputs = {
unstable.url = "github:NixOs/nixpkgs/nixos-unstable";
stable.url = "github:NixOs/nixpkgs/nixos-24.11";
nixos-wsl.url = "github:nix-community/NixOS-WSL/main";
nur.url = "github:nix-community/NUR";
nix-flatpak = {
url = "github:gmodena/nix-flatpak";
lanzaboote = {
url = "github:nix-community/lanzaboote/v0.4.2";
inputs.nixpkgs.follows = "unstable";
};
home-manager = {