see previous
This commit is contained in:
parent
c35e614993
commit
a1dfa40436
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
|
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = { self, nixpkgs, ... } @ inputs:
|
outputs = { self, nixpkgs, home-manager, hyprland, ... } @ inputs:
|
||||||
let
|
let
|
||||||
pkgs = nixpkgs.legacyPackages.x86_64-linux;
|
pkgs = nixpkgs.legacyPackages.x86_64-linux;
|
||||||
stable = inputs.stablepkgs.legacyPacakges.x86_64-linux;
|
stable = inputs.stablepkgs.legacyPacakges.x86_64-linux;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue