Move snowflake to all systems, modify ly's sorting behavior
This commit is contained in:
parent
8d16c69725
commit
da6df2f98e
12 changed files with 22 additions and 36 deletions
|
@ -1,7 +1,8 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./local
|
||||
./public
|
||||
./nextcloud
|
||||
./nfs
|
||||
./samba
|
||||
];
|
||||
}
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./nfs
|
||||
./samba
|
||||
];
|
||||
}
|
|
@ -1,4 +0,0 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [ ./nextcloud ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue