apply formatter and fix typo
This commit is contained in:
parent
ae37ebf22a
commit
62a361c5eb
|
@ -19,8 +19,7 @@ in {
|
|||
};
|
||||
|
||||
environment = {
|
||||
systemPackages = with pkgs;
|
||||
[
|
||||
systemPackages = with pkgs; [
|
||||
protontricks
|
||||
protonup
|
||||
protonup-ng
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue