wip
This commit is contained in:
@@ -7,13 +7,13 @@ in
|
|||||||
./rofi.nix
|
./rofi.nix
|
||||||
./dunst.nix
|
./dunst.nix
|
||||||
./cursor.nix
|
./cursor.nix
|
||||||
|
./hyprpanel.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
hyprcursor
|
hyprcursor
|
||||||
pamixer
|
pamixer
|
||||||
hyprshot
|
hyprshot
|
||||||
hyprpanel
|
|
||||||
playerctl
|
playerctl
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
@@ -9,6 +9,7 @@
|
|||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
|
inputs.hyprpanel.homeManagerModules.hyprpanel
|
||||||
inputs.nix-colors.homeManagerModule
|
inputs.nix-colors.homeManagerModule
|
||||||
inputs.nixvim.homeManagerModules.nixvim
|
inputs.nixvim.homeManagerModules.nixvim
|
||||||
catppuccin.homeManagerModules.catppuccin
|
catppuccin.homeManagerModules.catppuccin
|
||||||
|
|||||||
Reference in New Issue
Block a user