add some packages
This commit is contained in:
parent
b0594db717
commit
8a3dd8b209
2 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,8 @@
|
||||||
users.users.sammy.packages = with pkgs; [
|
users.users.sammy.packages = with pkgs; [
|
||||||
picard
|
picard
|
||||||
discord
|
discord
|
||||||
|
inkscape
|
||||||
|
osu-lazer-bin
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.steam = {
|
programs.steam = {
|
||||||
|
|
|
@ -104,6 +104,7 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
bat
|
bat
|
||||||
bind.dnsutils
|
bind.dnsutils
|
||||||
|
comma
|
||||||
fd
|
fd
|
||||||
file
|
file
|
||||||
git
|
git
|
||||||
|
|
Loading…
Add table
Reference in a new issue