Standardize more paths and such
This commit is contained in:
parent
dbd5ea69cd
commit
def300827a
5 changed files with 12 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
{ lib, nur, ... }:
|
||||
{ lib, ... }:
|
||||
{
|
||||
imports = [
|
||||
./files
|
||||
|
@ -8,7 +8,6 @@
|
|||
./user
|
||||
./variables
|
||||
./wms
|
||||
nur.modules.homeManager.default
|
||||
];
|
||||
|
||||
options.home = with lib; {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue