Move some tools to homemanager
This commit is contained in:
@@ -13,24 +13,6 @@
|
||||
extraGroups = [ "wheel" "networkmanager" ];
|
||||
# Install some user packages
|
||||
packages = with pkgs; [
|
||||
# Editors
|
||||
vscode
|
||||
|
||||
# Python stuff
|
||||
python3
|
||||
ruff
|
||||
poetry
|
||||
|
||||
# Go stuff
|
||||
go
|
||||
delve
|
||||
gopls
|
||||
|
||||
# Generic stuff
|
||||
tokei
|
||||
ripgrep
|
||||
jq
|
||||
|
||||
# Hyprland stuff
|
||||
rofi-wayland
|
||||
swaylock
|
||||
|
Reference in New Issue
Block a user