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