Update
This commit is contained in:
parent
cb7da26656
commit
086fa74dcc
3 changed files with 38 additions and 147 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue