1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Remove unused variables

This commit is contained in:
RGBCube 2023-05-12 22:05:11 +03:00
parent 8c5379fb22
commit 4c4cf8d577

View file

@ -1,4 +1,4 @@
{ lib, pkgs, systemConfiguration, homeConfiguration, packages, enabled, projectPath, ... }:
{ homeConfiguration, enabled, ... }:
homeConfiguration "nixos" {
programs.helix = enabled {