partly add hyprland home module + bluetooth

This commit is contained in:
2026-07-31 17:00:52 +02:00
parent ee0447931e
commit b4ae5a89aa
9 changed files with 934 additions and 57 deletions
+3 -1
View File
@@ -19,6 +19,7 @@
millennium.url = "github:SteamClientHomebrew/Millennium?dir=packages/nix";
bcdl-free.url = "git+https://git.pizzasucht.net/KeksNino/free-bandcamp-downloader";
nixvim.url = "github:nix-community/nixvim";
hyprsplit.url = "github:shezdy/hyprsplit";
};
outputs =
@@ -33,6 +34,7 @@
gsr-ui,
bcdl-free,
nixvim,
hyprsplit,
...
}@inputs:
let
@@ -64,7 +66,7 @@
home-manager.users.user = import ./hosts/desktop/home-manager/home.nix;
home-manager.extraSpecialArgs = {
inherit zen-browser;
inherit zen-browser hyprsplit;
};
programs.gpu-screen-recorder = {