dashboard changes
This commit is contained in:
parent
99c5fade9b
commit
db140f4899
1 changed files with 1 additions and 2 deletions
|
|
@ -83,7 +83,6 @@ in {
|
||||||
};
|
};
|
||||||
services.glance = {
|
services.glance = {
|
||||||
enable = true;
|
enable = true;
|
||||||
environmentFile = "/var/lib/glance/.env";
|
|
||||||
settings = {
|
settings = {
|
||||||
server = {
|
server = {
|
||||||
host = "127.0.0.1";
|
host = "127.0.0.1";
|
||||||
|
|
@ -260,7 +259,7 @@ in {
|
||||||
type = "server-stats";
|
type = "server-stats";
|
||||||
servers = [{
|
servers = [{
|
||||||
type = "local";
|
type = "local";
|
||||||
mountpoints."/nix/store".hide = true;
|
# mountpoints."/nix/store".hide = true;
|
||||||
}];
|
}];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue