mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Remove unused param
This commit is contained in:
parent
8251c3a589
commit
1df41ef381
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{ lib, pkgs, systemConfiguration, homeConfiguration, packages, enabled, projectPath, ... }:
|
{ pkgs, systemConfiguration, homeConfiguration, packages, enabled, projectPath, ... }:
|
||||||
|
|
||||||
(systemConfiguration {
|
(systemConfiguration {
|
||||||
environment.defaultPackages = [];
|
environment.defaultPackages = [];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue