Added gnome extensions

This commit is contained in:
2025-07-06 12:21:59 +02:00
parent 3693366ece
commit 94435a105d
2 changed files with 18 additions and 2 deletions

View File

@@ -1,11 +1,12 @@
{ currentSystemUser, currentSystemDe, ... }:
{
imports = [
./nvim
./tmux.nix
./fish.nix
./git.nix
./gnome.nix
./kitty.nix
./nvim
./tmux.nix
./zoxide.nix
] ++ (if currentSystemDe == "hyprland" then [
./hyprland