partly add hyprland home module + bluetooth
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user