Used deadnix to clean-up code

This commit is contained in:
jopejoe1 2023-07-27 14:19:06 +02:00
parent fb0241023e
commit 23fe41c671
9 changed files with 10 additions and 12 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, lib, ... }:
{ config, pkgs, ... }:
let hcfg = config.home-manager.users.jopejoe1;
in {