nixfmt...
This commit is contained in:
@@ -1,10 +1,15 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
zathura
|
||||
wezterm
|
||||
pwvucontrol
|
||||
playerctl
|
||||
zathura
|
||||
wezterm
|
||||
pwvucontrol
|
||||
playerctl
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user