fix flakes
This commit is contained in:
parent
cd4943a2d1
commit
0cd4c87119
3 changed files with 8 additions and 8 deletions
|
@ -6,9 +6,7 @@
|
|||
# =====
|
||||
home-manager.url = "github:rycee/home-manager/release-24.11";
|
||||
ragenix.url = "github:yaxitech/ragenix";
|
||||
|
||||
# hyprland.url = "github:hyprwm/Hyprland";
|
||||
# cosmic.url = "github:lilyinstarlight/nixos-cosmic";
|
||||
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest";
|
||||
# ======
|
||||
};
|
||||
|
||||
|
@ -17,6 +15,7 @@
|
|||
nixpkgs,
|
||||
home-manager,
|
||||
ragenix,
|
||||
nix-flatpak,
|
||||
...
|
||||
}@inputs:
|
||||
let
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue