Add Discord to oscar
This commit is contained in:
parent
07bd6b1e33
commit
3e1c66d163
|
@ -17,6 +17,7 @@
|
|||
"steam"
|
||||
"steam-original"
|
||||
"steam-run"
|
||||
"discord"
|
||||
];
|
||||
|
||||
# https://discourse.nixos.org/t/github-strategies-for-configuration-nix/1983/14
|
||||
|
@ -167,6 +168,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
# wget
|
||||
discord
|
||||
factorio
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue