From 1ea292d55e5fd100a2533b16bbce228a07c32a2c Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Wed, 27 Nov 2024 21:34:23 +0100 Subject: add wlsunset and hy3 --- flake.nix | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index b0f0cc7..e11b31b 100644 --- a/flake.nix +++ b/flake.nix @@ -3,14 +3,21 @@ inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05"; + home-manager.url = "github:nix-community/home-manager/release-24.05"; home-manager.inputs.nixpkgs.follows = "nixpkgs"; + helix.url = "github:helix-editor/helix/master"; + hyprland.url = "github:hyprwm/Hyprland"; + utils.url = "github:gytis-ivaskevicius/flake-utils-plus"; + agenix.url = "github:ryantm/agenix"; + update-systemd-resolved.url = "github:jonathanio/update-systemd-resolved"; update-systemd-resolved.inputs.nixpkgs.follows = "nixpkgs"; + nil.url = "github:oxalica/nil"; }; -- cgit v1.2.3