mako config & some dev stuff

This commit is contained in:
gpskwlkr 2024-03-30 21:31:44 +04:00
parent a882302f1c
commit 3728ac496d
5 changed files with 20 additions and 19 deletions

View file

@ -12,16 +12,20 @@
lm_sensors
libsForQt5.qt5.qtquickcontrols2
libsForQt5.qt5.qtgraphicaleffects
libsForQt5.qt5.qt5-svg
libsForQt5.qt5.qtsvg
neofetch
neovim
ripgrep
tldr
unzip
openssl
openssl.dev
pkg-config
wget
xfce.thunar
xdg-desktop-portal-gtk
xdg-desktop-portal-wlr
zip
zoxide
];
}

View file

@ -44,7 +44,7 @@
tmuxPlugins.vim-tmux-navigator
tmuxPlugins.resurrect
tmuxPlugins.continuum
tmuxPlugins.nord
tmuxPlugins.catppuccin
];
extraConfig = ''
@ -83,7 +83,7 @@
set -g @resurrect-capture-pane-contents 'on'
set -g @continuum-restore 'on'
set -g @themepack 'nord'
set -g @catppuccin-flavour 'macchiato'
'';
};

View file

@ -10,7 +10,6 @@ users.users.gpskwlkr = {
"kvm"
"libvirtd"
"networkmanager"
"docker"
];
};
}