mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +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" {
|
homeConfiguration "nixos" {
|
||||||
programs.helix = enabled {
|
programs.helix = enabled {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue