chore: HomeManager | cleanup unused vars

This commit is contained in:
2025-01-31 23:04:31 +05:00
parent e885306bf0
commit 820624ad7e
8 changed files with 7 additions and 9 deletions

View File

@@ -1,8 +1,6 @@
# This is your home-manager configuration file
# Use this to configure your home environment (it replaces ~/.config/nixpkgs/home.nix)
{
inputs,
outputs,
lib,
config,
pkgs,