cleanup of configuration.nix

This commit is contained in:
vali 2024-04-12 19:57:56 +02:00
commit 4001f0387d
2 changed files with 5 additions and 21 deletions

View file

@ -23,12 +23,8 @@
btop.enable = true;
mpv.enable = true;
i3.enable = true;
awesome.enable = true;
schizofox.enable = true;
#foot.enable = true;
# obs.enable = true;
displaymanager.enable = true;
# vivado.enable = true;
#neovim.enable = true;
#git = {
# enable = true;
@ -37,15 +33,6 @@
# defaultBranch = "main";
#};
starship.enable = true;
hypr = {
land = {
enable = false;
extraPlugins = [
inputs.split-monitor-workspaces.packages.${pkgs.system}.split-monitor-workspaces
];
};
#lock.enable = true;
};
zsh = {
enable = true;
profiling = false;
@ -53,7 +40,7 @@
};
services = {
pipewire.enable = true;
};
};
themes = {
cursor = {
enable = true;