base: sort gui programs
This commit is contained in:
parent
8004ac744a
commit
6cdbf80a53
|
@ -1,11 +1,11 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
alacritty
|
||||
discord
|
||||
firefox
|
||||
flameshot
|
||||
alacritty
|
||||
slack
|
||||
discord
|
||||
];
|
||||
|
||||
networking.networkmanager.enable = true;
|
||||
|
|
Loading…
Reference in a new issue