mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: remove mako/wofi from imports
This commit is contained in:
parent
b5fcf66c9c
commit
f7be226c7f
1 changed files with 0 additions and 2 deletions
|
|
@ -5,14 +5,12 @@
|
||||||
++ [(import ./fonts.nix)]
|
++ [(import ./fonts.nix)]
|
||||||
++ [(import ./hyprland)]
|
++ [(import ./hyprland)]
|
||||||
++ [(import ./kitty.nix)]
|
++ [(import ./kitty.nix)]
|
||||||
++ [(import ./mako.nix)]
|
|
||||||
++ [(import ./nvim.nix)]
|
++ [(import ./nvim.nix)]
|
||||||
++ [(import ./zathura.nix)]
|
++ [(import ./zathura.nix)]
|
||||||
++ [(import ./packages.nix)]
|
++ [(import ./packages.nix)]
|
||||||
++ [(import ./scripts/scripts.nix)]
|
++ [(import ./scripts/scripts.nix)]
|
||||||
++ [(import ./swaylock.nix)]
|
++ [(import ./swaylock.nix)]
|
||||||
++ [(import ./waybar)]
|
++ [(import ./waybar)]
|
||||||
++ [(import ./wofi.nix)]
|
|
||||||
++ [(import ./zsh.nix)]
|
++ [(import ./zsh.nix)]
|
||||||
++ [(import ./tmux.nix)];
|
++ [(import ./tmux.nix)];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue