code style

This commit is contained in:
thek4n 2026-08-04 10:38:36 +03:00
parent e1b1fe490c
commit ffa5ebcf92

View File

@ -53,53 +53,16 @@
description = "thek4n";
extraGroups = [ "networkmanager" "wheel" ];
# Установка пользовательских пакетов
packages = with pkgs; [
];
packages = with pkgs; [ ];
};
# Сырая установка бинарников в глобальное окружение
environment.systemPackages = with pkgs; [
wget
fzf
bat
less
sway
swaybg
kanshi
wtype
swaylock
swayidle
wl-clipboard
ydotool
grim
slurp
mako
wlr-randr
rofi
jq
brightnessctl
fd
zoxide
tmux
waybar
man
lesspipe
mpv
socat
ctags
glow
tree-sitter
highlight
noto-fonts
ueberzug
poppler
yazi
ffmpeg
p7zip
ripgrep
resvg
imagemagick
alacritty
alacritty bat brightnessctl ctags fd ffmpeg fzf glow
grim highlight imagemagick jq kanshi less lesspipe mako
man mpv noto-fonts p7zip poppler resvg ripgrep rofi slurp
socat sway swaybg swayidle swaylock tmux tree-sitter ueberzug
waybar wget wl-clipboard wlr-randr wtype yazi ydotool zoxide
];
programs.firefox.enable = true;