programs.nix: remove unneeded inputs'
This commit is contained in:
parent
8144b3931d
commit
c974585439
1 changed files with 1 additions and 6 deletions
|
@ -1,9 +1,4 @@
|
||||||
{
|
{pkgs, ...}: {
|
||||||
inputs',
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}: let
|
|
||||||
in {
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
alejandra
|
alejandra
|
||||||
alsa-utils
|
alsa-utils
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue