chore: fmt
This commit is contained in:
parent
c67783f92a
commit
6fde270fb8
3 changed files with 19 additions and 14 deletions
|
@ -1,4 +1,8 @@
|
|||
{lib, pkgs, ...}: {
|
||||
{
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
chromium
|
||||
gtkterm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue