snowhawk: some more utils
This commit is contained in:
parent
c257089fbf
commit
906d97998d
1 changed files with 5 additions and 0 deletions
|
@ -124,6 +124,11 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
bluetui
|
||||||
|
blueberry
|
||||||
|
|
||||||
|
brightnessctl
|
||||||
|
|
||||||
neovim
|
neovim
|
||||||
curl
|
curl
|
||||||
git
|
git
|
||||||
|
|
Loading…
Reference in a new issue