fix: better style
This commit is contained in:
parent
698983167b
commit
2da8170c98
6 changed files with 9 additions and 14 deletions
|
@ -1,5 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
brave
|
||||
];
|
||||
environment.systemPackages = [ pkgs.brave ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue