Standardize more paths and such

This commit is contained in:
Bun 2025-04-29 21:30:44 -04:00
parent dbd5ea69cd
commit def300827a
5 changed files with 12 additions and 8 deletions

View file

@ -1,4 +1,4 @@
{ lib, nur, ... }:
{ lib, ... }:
{
imports = [
./files
@ -8,7 +8,6 @@
./user
./variables
./wms
nur.modules.homeManager.default
];
options.home = with lib; {