mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-08 04:38:06 +01:00
Added gnome extensions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user