mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Remove unused variables
This commit is contained in:
parent
8c5379fb22
commit
4c4cf8d577
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ lib, pkgs, systemConfiguration, homeConfiguration, packages, enabled, projectPath, ... }:
|
||||
{ homeConfiguration, enabled, ... }:
|
||||
|
||||
homeConfiguration "nixos" {
|
||||
programs.helix = enabled {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue