disable state home for now
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
{ lib, ... }:
|
{ lib, ... }:
|
||||||
{
|
{
|
||||||
# defaults
|
# defaults
|
||||||
config.clanCore.state.HOME.folders = [ "/home" ];
|
# FIXME: currently broken, will be fixed soon
|
||||||
|
#config.clanCore.state.HOME.folders = [ "/home" ];
|
||||||
|
|
||||||
# interface
|
# interface
|
||||||
options.clanCore.state = lib.mkOption {
|
options.clanCore.state = lib.mkOption {
|
||||||
|
|||||||
Reference in New Issue
Block a user