Update & some packages

This commit is contained in:
Lyes Saadi 2024-12-04 10:06:30 +01:00
parent f1ce422759
commit cb7da26656
No known key found for this signature in database
GPG key ID: 17418538BAA17767
4 changed files with 131 additions and 18 deletions

View file

@ -8,6 +8,7 @@
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";
};
outputs = { self, nixpkgs, nixpkgs-unstable, nixos-hardware, nix-flatpak, ... }@attrs: {