Added first part of Hyprland config + added some utilities like blueman, brightnessctl, etc.

This commit is contained in:
Tomas Rivera
2026-02-26 11:03:05 +01:00
parent a2f8aa7bc6
commit a92792195a
6 changed files with 175 additions and 4 deletions
-1
View File
@@ -4,7 +4,6 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
home-manager = {
url = "github:nix-community/home-manager/release-25.11";
inputs.nixpkgs.follows = "nixpkgs";