hyprland maybe

This commit is contained in:
2024-04-24 02:30:41 -04:00
parent e0123eae55
commit b417f8458d
4 changed files with 222 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
url = "github:LnL7/nix-darwin";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland.url = "github:hyprwm/Hyprland";
};
outputs = inputs@{ self, nixpkgs, home-manager, nix-darwin, ... }: {