This commit is contained in:
Lyes Saadi 2024-12-24 14:53:35 +01:00
parent cb7da26656
commit 086fa74dcc
No known key found for this signature in database
GPG key ID: 17418538BAA17767
3 changed files with 38 additions and 147 deletions

View file

@ -7,8 +7,7 @@
home-manager.url = "github:nix-community/home-manager/release-24.11";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=v0.5.0";
zed.url = "github:wmstack/zed/helix-support";
nix-flatpak.url = "github:gmodena/nix-flatpak/latest";
};
outputs = { self, nixpkgs, nixpkgs-unstable, nixos-hardware, nix-flatpak, ... }@attrs: {